Merged branch subtype-trunk into default.
[cacao.git] / src / vm / jit / optimizing / bytecode_escape.c
index 2d7044bc65b3ef3acfb74f60638e876275658180..722e2f04132fb5aac88bed890cf1d3ae92ca4791 100644 (file)
 #include <stdint.h>
 
 #include "mm/dumpmemory.hpp"
-#include "mm/memory.h"
+#include "mm/memory.hpp"
 
 #include "toolbox/bitvector.h"
 
 #include "vm/class.hpp"
-#include "vm/descriptor.h"
+#include "vm/descriptor.hpp"
 #include "vm/global.h"
 #include "vm/references.h"
 #include "vm/resolve.hpp"