< prev index next >

src/hotspot/share/utilities/globalDefinitions_xlc.hpp

Print this page

        

@@ -24,11 +24,11 @@
  */
 
 #ifndef SHARE_VM_UTILITIES_GLOBALDEFINITIONS_XLC_HPP
 #define SHARE_VM_UTILITIES_GLOBALDEFINITIONS_XLC_HPP
 
-#include "prims/jni.h"
+#include "jni.h"
 
 // This file holds compiler-dependent includes,
 // globally used constants & types, class (forward)
 // declarations and a few frequently used utility functions.
 
< prev index next >