boehm-gc: revert all CACAO-specific modifications; this is now an exact copy of the...
[cacao.git] / src / vm / resolve.cpp
index 58c7f874337ffa84546786f881595e5a1eb28f33..80d8a4a11561bb371c8d4cf016a8f91d3a2224ab 100644 (file)
@@ -29,7 +29,7 @@
 
 #include "vm/types.h"
 
-#include "mm/memory.h"
+#include "mm/memory.hpp"
 
 #include "vm/access.hpp"
 #include "vm/classcache.hpp"