diff src/share/vm/graal/graalCompilerToGPU.cpp @ 10685:431eca622358

SPARC: Fixed build errors.
author twisti
date Tue, 09 Jul 2013 15:37:21 -0700
parents f0551e15a416
children d55f24eac4b1
line wrap: on
line diff
--- a/src/share/vm/graal/graalCompilerToGPU.cpp	Tue Jul 09 14:39:34 2013 -0700
+++ b/src/share/vm/graal/graalCompilerToGPU.cpp	Tue Jul 09 15:37:21 2013 -0700
@@ -29,6 +29,7 @@
 #include "graal/graalEnv.hpp"
 #include "graal/graalJavaAccess.hpp"
 #include "runtime/gpu.hpp"
+#include "runtime/javaCalls.hpp"
 
 
 // Entry to native method implementation that transitions current thread to '_thread_in_vm'.