diff src/share/vm/c1x/c1x_CodeInstaller.cpp @ 2046:cf75612bdaa5

Renamed file.
author Thomas Wuerthinger <wuerthinger@ssw.jku.at>
date Fri, 07 Jan 2011 18:48:48 +0100
parents 9c96c873c42b
children 177398c6147d
line wrap: on
line diff
--- a/src/share/vm/c1x/c1x_CodeInstaller.cpp	Fri Jan 07 18:45:09 2011 +0100
+++ b/src/share/vm/c1x/c1x_CodeInstaller.cpp	Fri Jan 07 18:48:48 2011 +0100
@@ -25,7 +25,7 @@
 #include "precompiled.hpp"
 #include "c1x/c1x_Compiler.hpp"
 #include "c1x/c1x_CodeInstaller.hpp"
-#include "c1x/c1x_TargetMethod.hpp"
+#include "c1x/c1x_JavaAccess.hpp"
 #include "c1x/c1x_VmIds.hpp"
 #include "c1/c1_Runtime1.hpp"
 #include "vmreg_x86.inline.hpp"