hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp
changeset 40655 9f644073d3a0
parent 38063 93b9ff8b977e
child 46427 54713555867e
--- a/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp	Sun Aug 21 06:18:09 2016 +0200
+++ b/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp	Sun Aug 21 20:56:37 2016 -0400
@@ -39,7 +39,7 @@
 #include "oops/oop.inline.hpp"
 #include "prims/jvmtiExport.hpp"
 #include "prims/jvmtiThreadState.hpp"
-#include "runtime/atomic.inline.hpp"
+#include "runtime/atomic.hpp"
 #include "runtime/biasedLocking.hpp"
 #include "runtime/frame.inline.hpp"
 #include "runtime/handles.inline.hpp"