Changed the makefile system to autoconf/automake.
[cacao.git] / threads / locks.h
index e5224677e8b21249fe49a4fb6298b91ac0b947a2..59e80581f1e1910138794ed69e55e4c9dc4e1e97 100644 (file)
@@ -16,8 +16,8 @@
 
 #ifdef USE_THREADS
 
-#include "../global.h"
-#include "sysdep/defines.h"
+#include "global.h"
+#include "defines.h"
 
 #define        WAITFOREVER     -1