* src/vm/vm.c, src/vm/vm.h: Moved to .cpp.
[cacao.git] / src / vm / jit / powerpc64 / codegen.c
index be082d70c49bf502eccad0ffd882e6ebecb2483a..1f77469be131048544962bedb255d5c1e5805995 100644 (file)
@@ -48,7 +48,7 @@
 #include "vm/exceptions.h"
 #include "vm/global.h"
 #include "vm/stringlocal.h"
-#include "vm/vm.h"
+#include "vm/vm.hpp"
 
 #include "vm/jit/abi.h"
 #include "vm/jit/abi-asm.h"