src/hotspot/share/prims/jni.cpp
changeset 50429 83aec1d357d4
parent 50389 7e8c0409a747
child 50601 3fbae7b9ddb5
--- a/src/hotspot/share/prims/jni.cpp	Wed Jun 06 15:36:29 2018 +0200
+++ b/src/hotspot/share/prims/jni.cpp	Wed Jun 06 10:45:40 2018 -0400
@@ -73,7 +73,7 @@
 #include "runtime/javaCalls.hpp"
 #include "runtime/jfieldIDWorkaround.hpp"
 #include "runtime/jniHandles.inline.hpp"
-#include "runtime/orderAccess.inline.hpp"
+#include "runtime/orderAccess.hpp"
 #include "runtime/reflection.hpp"
 #include "runtime/safepointVerifiers.hpp"
 #include "runtime/sharedRuntime.hpp"