Merged branch subtype-trunk into default.
[cacao.git] / src / vm / jit / builtin.cpp
index f2c1a5f6b4d7523b023732cfbb94d96cd5069f44..491d48ce6c056cac6b6c212424807374485f3d46 100644 (file)
@@ -48,7 +48,7 @@
 #endif
 
 #include "mm/gc.hpp"
-#include "mm/memory.h"
+#include "mm/memory.hpp"
 
 #include "native/llni.h"
 
@@ -56,7 +56,7 @@
 #include "threads/mutex.hpp"
 #include "threads/thread.hpp"
 
-#include "toolbox/logging.h"
+#include "toolbox/logging.hpp"
 #include "toolbox/util.h"
 
 #include "vm/array.hpp"