* src/threads/posix/threads.c: Renamed from here...
[cacao.git] / src / mm / cacao-gc / gc.h
index 2b4cf29d00850d636756821297d5fd0f60f41bc0..31060381d73868057a9a8dcbfb33960a0ee6cf40 100644 (file)
@@ -35,7 +35,7 @@
 #include "config.h"
 #include "vm/types.h"
 
-#include "threads/threads-common.h"
+#include "threads/thread.h"
 
 #include "toolbox/list.h"
 #include "vm/jit/replace.h"