Merged trunk and subtype.
[cacao.git] / src / vm / jit / x86_64 / emit.h
index a53ca05b2142215e742be0cd423b6aef9e2822a6..4a1cb4c9884a8998b53b94a92ec8c6321a13abee 100644 (file)
@@ -31,8 +31,8 @@
 #include "config.h"
 #include "vm/types.h"
 
-#include "vm/jit/codegen-common.h"
-#include "vm/jit/jit.h"
+#include "vm/jit/codegen-common.hpp"
+#include "vm/jit/jit.hpp"
 
 
 /* macros to create code ******************************************************/