- 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
+1 -1
View File
@@ -22,7 +22,7 @@
#ifndef PARSER_TEST_H_
#define PARSER_TEST_H_
#include "../utils/tester.h"
#include <utils/tester.h>
void test_parser_with_header_payload(tester_t *tester);