* src/vm/jit/patcher-common.c: Moved to .cpp.
[cacao.git] / src / vm / jit / arm / linux / md-os.c
index d3c9634102030534ea03ca815b5e996e11fc7e52..051ae1825d8744191005d777218dddbe77012ae7 100644 (file)
@@ -58,7 +58,7 @@ typedef struct ucontext {
 
 #include "vm/jit/asmpart.h"
 #include "vm/jit/executionstate.h"
-#include "vm/jit/patcher-common.h"
+#include "vm/jit/patcher-common.hpp"
 #include "vm/jit/trap.h"