- changed include paths

This commit is contained in:
Jan Hutter
2005-11-23 09:22:25 +00:00
parent 8080fccbe9
commit 94852e7550
41 changed files with 127 additions and 127 deletions
+2 -2
View File
@@ -23,8 +23,8 @@
#ifndef HMAC_TEST_H_
#define HMAC_TEST_H_
#include "../transforms/hmac.h"
#include "../utils/tester.h"
#include <transforms/hmac.h>
#include <utils/tester.h>
/**
* @brief Test function used to test the hmac functionality