- 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
+1 -1
View File
@@ -23,7 +23,7 @@
#ifndef LINKED_LIST_H_
#define LINKED_LIST_H_
#include "../types.h"
#include <types.h>
/**
* @brief Iterator for a linked list