Merged branch subtype-trunk into default.
[cacao.git] / src / vm / jit / x86_64 / codegen.c
index 96f4967bc9f052f7a74ea741adf8dee33a2389bd..80c81af88b5c59ba9345d556d9b92f0adf58839d 100644 (file)
@@ -37,7 +37,7 @@
 #include "vm/jit/x86_64/codegen.h"
 #include "vm/jit/x86_64/emit.h"
 
-#include "mm/memory.h"
+#include "mm/memory.hpp"
 
 #include "native/localref.hpp"
 #include "native/native.hpp"