hotspot/src/share/vm/opto/type.cpp
changeset 30764 fec48bf5a827
parent 30308 2c51ee9bffe1
child 30768 66b53dcce510
--- a/hotspot/src/share/vm/opto/type.cpp	Mon May 11 16:30:26 2015 +0200
+++ b/hotspot/src/share/vm/opto/type.cpp	Wed May 13 15:16:06 2015 +0200
@@ -28,8 +28,8 @@
 #include "classfile/symbolTable.hpp"
 #include "classfile/systemDictionary.hpp"
 #include "compiler/compileLog.hpp"
+#include "gc/shared/gcLocker.hpp"
 #include "libadt/dict.hpp"
-#include "memory/gcLocker.hpp"
 #include "memory/oopFactory.hpp"
 #include "memory/resourceArea.hpp"
 #include "oops/instanceKlass.hpp"