* src/threads/thread.c: Moved to .cpp.
[cacao.git] / src / vm / jit / codegen-common.c
index 25219932000538ed1196f6639ffa312788c6aeae..59eda45b7aff8aef12c6597687e0310c4552f054 100644 (file)
@@ -75,7 +75,7 @@
 
 #include "native/include/java_lang_Class.h"
 
-#include "threads/thread.h"
+#include "threads/thread.hpp"
 
 #include "vm/builtin.h"
 #include "vm/exceptions.h"