X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fvm%2Fvm.cpp;h=c82eac8ce5de942fa126d394f7fa0da16a378d5d;hb=9170049e58bcfff8a4bcab6d7676e27ffb320eeb;hp=2f5459ce18bcccb8e4bb2b8843530a988e701d70;hpb=5d22373538ae0e6903b8d3c3be1c1643135d856f;p=cacao.git diff --git a/src/vm/vm.cpp b/src/vm/vm.cpp index 2f5459ce1..c82eac8ce 100644 --- a/src/vm/vm.cpp +++ b/src/vm/vm.cpp @@ -83,7 +83,7 @@ #include "vm/jit/argument.h" #include "vm/jit/asmpart.h" -#include "vm/jit/code.h" +#include "vm/jit/code.hpp" #if defined(ENABLE_DISASSEMBLER) # include "vm/jit/disass.h"