< prev index next >

src/hotspot/share/runtime/sharedRuntimeTrans.cpp

Print this page

        

@@ -22,11 +22,11 @@
  *
  */
 
 #include "precompiled.hpp"
 #include "jni.h"
-#include "runtime/interfaceSupport.hpp"
+#include "runtime/interfaceSupport.inline.hpp"
 #include "runtime/sharedRuntime.hpp"
 
 // This file contains copies of the fdlibm routines used by
 // StrictMath. It turns out that it is almost always required to use
 // these runtime routines; the Intel CPU doesn't meet the Java
< prev index next >