hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp
changeset 40655 9f644073d3a0
parent 38074 8475fdc6dcc3
child 43964 2f5e556a6037
--- a/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp	Sun Aug 21 06:18:09 2016 +0200
+++ b/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp	Sun Aug 21 20:56:37 2016 -0400
@@ -37,7 +37,7 @@
 #include "prims/jvmtiExport.hpp"
 #include "prims/jvmtiThreadState.hpp"
 #include "runtime/arguments.hpp"
-#include "runtime/atomic.inline.hpp"
+#include "runtime/atomic.hpp"
 #include "runtime/deoptimization.hpp"
 #include "runtime/frame.inline.hpp"
 #include "runtime/interfaceSupport.hpp"