Changed the makefile system to autoconf/automake.
[cacao.git] / mips / threads.h
index 828f6efa0dc78a9d7743a5ba2b3d9a032e47c046..1eaff9b8b4eb7d59b1c88508e017c748d6936d8c 100644 (file)
@@ -17,7 +17,8 @@
 #ifndef __sysdep_threads_h
 #define __sysdep_threads_h
 
-#include "../threads/thread.h"
+#include "config.h"
+#include "threads/thread.h"
 
 /* Thread handling */