Merged branch subtype-trunk into default.
[cacao.git] / src / native / vm / gnuclasspath / sun_reflect_ConstantPool.cpp
index b56ca42c33cccf37f72773295d448dfaa4e5823f..b811d6068dca24d65060697de33a1f9a57f3d283 100644 (file)
@@ -40,7 +40,7 @@
 #include <assert.h>
 #include <stdint.h>
 
-#include "mm/memory.h"
+#include "mm/memory.hpp"
 
 #include "native/jni.hpp"
 #include "native/llni.h"
@@ -51,7 +51,7 @@
 
 #include "native/vm/reflection.hpp"
 
-#include "toolbox/logging.h"
+#include "toolbox/logging.hpp"
 
 #include "vm/class.hpp"
 #include "vm/exceptions.hpp"