* src/threads/posix/lock.c: Moved to .cpp.
[cacao.git] / src / native / vm / gnuclasspath / java_lang_VMThread.cpp
index 1cb86b3a99d543e0a3577d377e340efda7e123f2..470cf627f80a6933621dd0c4c6a302cb6d51e657 100644 (file)
@@ -35,7 +35,7 @@
 # include "native/vm/include/java_lang_VMThread.h"
 #endif
 
-#include "threads/lock-common.h"
+#include "threads/lock.hpp"
 #include "threads/thread.hpp"
 
 #include "vm/exceptions.hpp"