Merged branch subtype-trunk into default.
[cacao.git] / src / vm / jit / x86_64 / emit.c
index 9c777fb54a558b0545c5177ea11a2fdea6107ae3..5f6f0d87a76fcfa7323255f0f2b4ba83246806a5 100644 (file)
@@ -33,7 +33,7 @@
 #include "vm/jit/x86_64/codegen.h"
 #include "vm/jit/x86_64/emit.h"
 
-#include "mm/memory.h"
+#include "mm/memory.hpp"
 
 #include "threads/lock.hpp"