diff src/share/vm/graal/graalEnv.cpp @ 7125:1baf7f1e3f23

decoupled C++ Graal runtime from C1
author Doug Simon <doug.simon@oracle.com>
date Mon, 03 Dec 2012 15:32:17 +0100
parents 38076efb9062
children ce248dc0a656
line wrap: on
line diff
--- a/src/share/vm/graal/graalEnv.cpp	Mon Dec 03 13:56:13 2012 +0100
+++ b/src/share/vm/graal/graalEnv.cpp	Mon Dec 03 15:32:17 2012 +0100
@@ -42,7 +42,7 @@
 #include "runtime/reflection.hpp"
 #include "runtime/sharedRuntime.hpp"
 #include "utilities/dtrace.hpp"
-#include "c1/c1_Runtime1.hpp"
+#include "graal/graalRuntime.hpp"
 
 // ------------------------------------------------------------------
 // Note: the logic of this method should mirror the logic of