* src/mm/memory.cpp,
[cacao.git] / src / vm / jit / arm / codegen.c
index 0095d45d892c5c941fca4eabc866a4f2fc668450..bc8c777a37e01748f1d75f37b0e6cde234a72717 100644 (file)
@@ -35,7 +35,7 @@
 #include "vm/jit/arm/arch.h"
 #include "vm/jit/arm/codegen.h"
 
-#include "mm/memory.h"
+#include "mm/memory.hpp"
 
 #include "native/localref.hpp"
 #include "native/native.hpp"