src/hotspot/share/opto/runtime.cpp
changeset 49594 898ef81cbc0e
parent 49480 d7df2dd501ce
child 49982 9042ffe5b7fe
--- a/src/hotspot/share/opto/runtime.cpp	Thu Mar 15 21:29:36 2018 +0100
+++ b/src/hotspot/share/opto/runtime.cpp	Fri Mar 23 18:54:12 2018 +0100
@@ -38,7 +38,7 @@
 #include "gc/g1/heapRegion.hpp"
 #include "gc/shared/barrierSet.hpp"
 #include "gc/shared/collectedHeap.hpp"
-#include "gc/shared/gcLocker.inline.hpp"
+#include "gc/shared/gcLocker.hpp"
 #include "interpreter/bytecode.hpp"
 #include "interpreter/interpreter.hpp"
 #include "interpreter/linkResolver.hpp"