* src/vm/jit/patcher-common.c: Moved to .cpp.
[cacao.git] / src / vm / jit / m68k / codegen.c
index e020a3b4e09c5662aac7db4152a346b61a7b5574..5d38065b9203da7afb57ed022e0be60bd3943361 100644 (file)
@@ -51,7 +51,7 @@
 
 #include "vm/jit/asmpart.h"
 #include "vm/jit/codegen-common.hpp"
-#include "vm/jit/patcher-common.h"
+#include "vm/jit/patcher-common.hpp"
 #include "vm/jit/dseg.h"
 #include "vm/jit/linenumbertable.h"
 #include "vm/jit/emit-common.hpp"