* src/threads/posix/threads.c: Renamed from here...
[cacao.git] / src / mm / memory.c
index fd4b0f388e3671a16277897ad8d8f5348573b583..21bd05e6e390daf3f77ec0ecddab57458caed3db 100644 (file)
@@ -47,7 +47,7 @@
 #include "native/native.h"
 
 #include "threads/lock-common.h"
-#include "threads/threads-common.h"
+#include "threads/thread.h"
 
 #include "toolbox/logging.h"