* Merged with 40cedf8842cb.
[cacao.git] / src / vm / jit / exceptiontable.h
index 350db739bf62dd63d551f7257dd896a94430e49e..d4733aefba4de85cef912646b7d053c0932e511a 100644 (file)
@@ -36,7 +36,7 @@ typedef struct exceptiontable_entry_t exceptiontable_entry_t;
 
 #include <stdint.h>
 
-#include "vm/jit/code.h"
+#include "vm/jit/code.hpp"
 #include "vm/jit/jit.hpp"