* Merged executionstate branch.
[cacao.git] / src / vm / jit / x86_64 / linux / md-os.c
index 30b7e4cf474dcfb49a0c247071885574d7b092c7..aa81679c819f0efe948371c6c05d4665e8040fa3 100644 (file)
@@ -37,9 +37,7 @@
 #include "vm/jit/x86_64/codegen.h"
 #include "vm/jit/x86_64/md.h"
 
-#if defined(ENABLE_THREADS)
-# include "threads/native/threads.h"
-#endif
+#include "threads/thread.h"
 
 #include "vm/builtin.h"
 #include "vm/exceptions.h"