* src/threads/posix/lock.c: Moved to .cpp.
[cacao.git] / src / native / vm / cldc1.1 / java_lang_Object.cpp
index 2f934c6a4c85eafdbae7ed357389d59e01dfe4c8..c207903e763b5fd228022365d199037e3e6c3e5b 100644 (file)
@@ -36,7 +36,7 @@
 # include "native/include/java_lang_Object.h"
 #endif
 
-#include "threads/lock-common.h"
+#include "threads/lock.hpp"
 
 #include "vm/exceptions.hpp"
 #include "vm/javaobjects.hpp"