* src/threads/posix/lock.c: Moved to .cpp.
[cacao.git] / src / native / vm / gnuclasspath / java_lang_VMObject.cpp
index 69459ba9441aab412a9a20e68123f8dcd9624dcd..168a2b482a457731b2e3e6411930ee1c21964cfb 100644 (file)
@@ -35,7 +35,7 @@
 # include "native/vm/include/java_lang_VMObject.h"
 #endif
 
-#include "threads/lock-common.h"
+#include "threads/lock.hpp"
 
 #include "vm/jit/builtin.hpp"
 #include "vm/exceptions.hpp"