- changed include paths

This commit is contained in:
Martin Willi
2005-11-23 09:24:35 +00:00
parent 94852e7550
commit 021c232232
76 changed files with 245 additions and 245 deletions
+2 -2
View File
@@ -23,8 +23,8 @@
#include "prf_hmac.h"
#include "../../utils/allocator.h"
#include "../hmac.h"
#include <utils/allocator.h>
#include <transforms/hmac.h>
typedef struct private_prf_hmac_s private_prf_hmac_t;