* src/vm/jit/jit.c: Moved to .cpp.
[cacao.git] / src / vm / jit / powerpc64 / md.h
index 992f8439d5c53627c591c37475ee8ff0fb19f3e8..b70509f86130e849b1ef14677104dc89303e045c 100644 (file)
@@ -37,7 +37,7 @@
 #include "vm/vm.hpp"
 
 #include "vm/jit/asmpart.h"
-#include "vm/jit/jit.h"
+#include "vm/jit/jit.hpp"
 
 
 /* md_stacktrace_get_returnaddress *********************************************