* src/vm/jit/jit.c: Moved to .cpp.
[cacao.git] / src / vm / jit / powerpc64 / codegen.c
index aac1b5707e2d75fc69f6171c4842734ca4691896..211082c893ccd62db28cbc5eabb162e2c00ed053 100644 (file)
@@ -57,7 +57,7 @@
 #include "vm/jit/codegen-common.h"
 #include "vm/jit/dseg.h"
 #include "vm/jit/emit-common.h"
-#include "vm/jit/jit.h"
+#include "vm/jit/jit.hpp"
 #include "vm/jit/linenumbertable.h"
 #include "vm/jit/parse.h"
 #include "vm/jit/patcher-common.h"