* src/vmcore/os.cpp: New file.
[cacao.git] / src / threads / thread.hpp
index da5820554822bbba9ac4ff97ff30f49b5967fc3a..3af46159ca3c0f049e815e6f56cc60c0b6768e71 100644 (file)
@@ -32,7 +32,7 @@
 extern "C" {
 #endif
 
-#include "vmcore/system.h"
+#include "vmcore/os.hpp"
 
 #include "threads/mutex.hpp"