* src/vm/jit/jit.c: Moved to .cpp.
[cacao.git] / src / vm / jit / x86_64 / emit.h
index 34bb44d055f219a0e1007c07b77387609160ddf6..d68434daae06791f0a0f11467e9f9fa2b02fb336 100644 (file)
@@ -32,7 +32,7 @@
 #include "vm/types.h"
 
 #include "vm/jit/codegen-common.h"
-#include "vm/jit/jit.h"
+#include "vm/jit/jit.hpp"
 
 
 /* macros to create code ******************************************************/