Changed the makefile system to autoconf/automake.
[cacao.git] / toolbox / memory.c
index 2cc8e9437df9973d16daf3e3bca6e64c7b8173c4..c15c4011aa31c82086442211bae95b4a398dd105 100644 (file)
@@ -19,7 +19,7 @@
 #include <sys/mman.h>
 #include <unistd.h>
 
-#include "../callargs.h"
+#include "callargs.h"
 #include "loging.h"
 #include "memory.h"