Merged.
[cacao.git] / src / native / vm / reflection.cpp
index c2745b9fbd3c1c0eaac1ae04b850039e207eb641..73a8545b8afef1b164d7e7987378f5782e0b7db4 100644 (file)
 
 #include "native/vm/reflection.hpp"
 
-#include "vm/access.h"
+#include "vm/access.hpp"
 #include "vm/jit/builtin.hpp"
 #include "vm/exceptions.hpp"
 #include "vm/global.h"
 #include "vm/globals.hpp"
 #include "vm/initialize.hpp"
 #include "vm/javaobjects.hpp"
-#include "vm/method.h"
+#include "vm/method.hpp"
 #include "vm/string.hpp"