* src/threads/posix/threads.c: Renamed from here...
[cacao.git] / src / native / jni.c
index e2b947d19f26033aa88581be4ba78b27b64faae3..50a19fd46ac1a5aa1b393edc38b41a8a415db347 100644 (file)
@@ -91,7 +91,7 @@ struct java_lang_ClassLoader;
 #endif
 
 #include "threads/lock-common.h"
-#include "threads/threads-common.h"
+#include "threads/thread.h"
 
 #include "toolbox/logging.h"