hotspot/src/share/vm/prims/jni.cpp
changeset 35500 4602d0ec2d0f
parent 35497 94c7c07d0161
parent 35499 b79827ea1b9f
child 35519 9200162499f7
--- a/hotspot/src/share/vm/prims/jni.cpp	Thu Jan 14 15:45:31 2016 -0500
+++ b/hotspot/src/share/vm/prims/jni.cpp	Fri Jan 15 01:03:42 2016 +0000
@@ -28,7 +28,7 @@
 #include "classfile/altHashing.hpp"
 #include "classfile/classFileStream.hpp"
 #include "classfile/classLoader.hpp"
-#include "classfile/javaClasses.hpp"
+#include "classfile/javaClasses.inline.hpp"
 #include "classfile/symbolTable.hpp"
 #include "classfile/systemDictionary.hpp"
 #include "classfile/vmSymbols.hpp"