Merged to new default.
[cacao.git] / src / vm / stackmap.c
index 690349c7a4b34f243ef9f69c52592c63b0c87610..87117d05e8f6dc3a6590b4da9be4c53286bb178a 100644 (file)
 
 #include "mm/memory.h"
 
-#include "vm/class.h"
+#include "vm/class.hpp"
 #include "vm/exceptions.hpp"
-#include "vm/method.h"
+#include "vm/method.hpp"
 #include "vm/options.h"
 #include "vm/stackmap.h"
 #include "vm/statistics.h"
-#include "vm/suck.h"
+#include "vm/suck.hpp"
 
 
 /* stackmap_get_verification_type_info *****************************************