* src/vm/jit/jitcache.cpp, src/vm/jit/jitcache.hpp: Build fixes (jitcache).
authorStefan Ring <stefan@complang.tuwien.ac.at>
Mon, 13 Oct 2008 14:43:12 +0000 (16:43 +0200)
committerStefan Ring <stefan@complang.tuwien.ac.at>
Mon, 13 Oct 2008 14:43:12 +0000 (16:43 +0200)
--HG--
extra : transplant_source : %98%13w%C9%A8%A3%FAI%3A%9C%94%9AQu%FE%AB%93%A9%DA%E9

src/vm/jit/jitcache.cpp
src/vm/jit/jitcache.hpp

index 2cd93a282e8d701f7dbd554a4331cd481c0f62f0..6a38ccc04ed0644bf871dad85b77641d363355d7 100644 (file)
@@ -60,7 +60,7 @@ extern "C" {
 
 #include "vm/method.h"
 #include "vm/options.h"
-#include "vm/resolve.h"
+#include "vm/resolve.hpp"
 #include "vm/types.h"
 
 #include "vm/jit/asmpart.h"
index 250b046fc710e5b1e5cb09ce15296cf03283fe28..513aa5c3631345f37bb3c9427fa52a6021085f53 100644 (file)
@@ -37,7 +37,7 @@ extern "C" {
 
 #include <stdint.h>
 
-#include "vm/class.h"
+#include "vm/class.hpp"
 #include "vm/method.h"
 
 typedef enum cachedreftype {