- 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
+3 -1
View File
@@ -71,7 +71,9 @@
#define min(x,y) (x < y ? x : y)
/**
* mapping entry which defines the end of a mapping_t array
*/
#define MAPPING_END (-1)
/**