* src/vm/jit/emit-common.c: Moved to .cpp.
[cacao.git] / src / vm / jit / sparc64 / codegen.c
index 91d3025ae92b86ffc5223e4b1a3449d46d7cd594..e8dd622a706e8dd857d6096ed1bb0d5244775f49 100644 (file)
@@ -52,7 +52,7 @@
 #include "vm/jit/asmpart.h"
 #include "vm/jit/codegen-common.h"
 #include "vm/jit/dseg.h"
-#include "vm/jit/emit-common.h"
+#include "vm/jit/emit-common.hpp"
 #include "vm/jit/jit.hpp"
 #include "vm/jit/linenumbertable.h"
 #include "vm/jit/parse.h"