* src/vm/jit/codegen-common.c: Moved to .cpp.
[cacao.git] / src / vm / jit / i386 / md.h
index f5f2f915781ef1aea746413b348c4a65a1ed2f9a..562736be4f66d47c4fb2fd343d16a7d75a525a48 100644 (file)
@@ -31,7 +31,7 @@
 #include <assert.h>
 #include <stdint.h>
 
-#include "vm/jit/codegen-common.h"
+#include "vm/jit/codegen-common.hpp"
 #include "vm/jit/methodtree.h"