hotspot/src/share/vm/oops/cpCache.hpp
changeset 46448 b5350a83520b
parent 46427 54713555867e
child 46458 3c12af929e7d
--- a/hotspot/src/share/vm/oops/cpCache.hpp	Tue May 09 13:50:06 2017 -0400
+++ b/hotspot/src/share/vm/oops/cpCache.hpp	Wed May 10 08:37:17 2017 -0400
@@ -27,8 +27,8 @@
 
 #include "interpreter/bytecodes.hpp"
 #include "memory/allocation.hpp"
+#include "oops/array.hpp"
 #include "runtime/orderAccess.hpp"
-#include "utilities/array.hpp"
 
 class PSPromotionManager;