* src/vm/loader.c: Moved to .cpp.
[cacao.git] / src / native / vm / gnuclasspath / java_lang_VMThrowable.cpp
index 7ada5b1c35f82e66fe125406f74a94e3e0d9c917..92f180047a6ee08e90f643f803f5e5b8768c8481 100644 (file)
@@ -43,7 +43,7 @@
 #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"