* src/vm/jit/linenumbertable.c: Moved to .cpp.
[cacao.git] / src / native / vm / gnuclasspath / java_lang_VMThrowable.cpp
index 7ada5b1c35f82e66fe125406f74a94e3e0d9c917..9a6a69f88bf362e4c63aa944d0a946abb6f5aa5b 100644 (file)
 #include "vm/exceptions.hpp"
 #include "vm/globals.hpp"
 #include "vm/javaobjects.hpp"
-#include "vm/loader.h"
+#include "vm/loader.hpp"
 #include "vm/string.hpp"
 
-#include "vm/jit/code.h"
-#include "vm/jit/linenumbertable.h"
+#include "vm/jit/code.hpp"
+#include "vm/jit/linenumbertable.hpp"
 #include "vm/jit/stacktrace.hpp"