X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fvm%2Fjit%2Fi386%2Fcodegen.c;h=8eab0fbf0511a4cce0d56cac92d930db7c06b8ed;hb=8c6bb03b79a31fcdb02e2331a91a928d558c2845;hp=a367f37aa4a05b5cd11801c2ca5a16bacd01d923;hpb=cce34f898a508bde05c54be7f19c0fbfeb2dc0a2;p=cacao.git diff --git a/src/vm/jit/i386/codegen.c b/src/vm/jit/i386/codegen.c index a367f37aa..8eab0fbf0 100644 --- a/src/vm/jit/i386/codegen.c +++ b/src/vm/jit/i386/codegen.c @@ -36,7 +36,7 @@ #include "vm/jit/i386/codegen.h" #include "vm/jit/i386/emit.h" -#include "mm/memory.h" +#include "mm/memory.hpp" #include "native/localref.hpp" #include "native/native.hpp"