* src/vm/jit/trace.cpp: Method tracer can now trace builtin functions as well.
[cacao.git] / src / mm / cacao-gc / gc.h
index fd42e44a40f34d409f6d25ded778a32b217996fc..082d8083d6e225f263e92f29fe2a12fe67bd18a3 100644 (file)
@@ -37,8 +37,8 @@
 
 #include "threads/thread.hpp"
 
-#include "toolbox/list.h"
-#include "vm/jit/replace.h"
+#include "toolbox/list.hpp"
+#include "vm/jit/replace.hpp"
 
 
 /* Configuration Switches *****************************************************/