* src/vm/jit/codegen-common.c: Moved to .cpp.
[cacao.git] / src / vm / jit / x86_64 / emit.h
index d68434daae06791f0a0f11467e9f9fa2b02fb336..1669fd52046742272e7478993237ad9713227bf8 100644 (file)
@@ -31,7 +31,7 @@
 #include "config.h"
 #include "vm/types.h"
 
-#include "vm/jit/codegen-common.h"
+#include "vm/jit/codegen-common.hpp"
 #include "vm/jit/jit.hpp"