- 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 PRF_PLUS_TEST_H_
#define PRF_PLUS_TEST_H_
#include "../transforms/prf_plus.h"
#include "../utils/tester.h"
#include <transforms/prf_plus.h>
#include <utils/tester.h>
/**
* @brief Test function used to test the prf_plus class.