* Merged executionstate branch.
[cacao.git] / src / vm / jit / powerpc / linux / md-os.c
index a80a2d7b0c8b78c9f31be5306b2827e5902040ae..cdc937f5a8e329af60f7d9b1d1ff3aeb0bd52cec 100644 (file)
@@ -35,9 +35,7 @@
 #include "vm/jit/powerpc/md.h"
 #include "vm/jit/powerpc/linux/md-abi.h"
 
-#if defined(ENABLE_THREADS)
-# include "threads/native/threads.h"
-#endif
+#include "threads/thread.h"
 
 #include "vm/builtin.h"
 #include "vm/exceptions.h"