hotspot/src/share/vm/memory/universe.hpp
changeset 46448 b5350a83520b
parent 46380 4a51438196cf
child 46746 ea379ebb9447
--- a/hotspot/src/share/vm/memory/universe.hpp	Tue May 09 13:50:06 2017 -0400
+++ b/hotspot/src/share/vm/memory/universe.hpp	Wed May 10 08:37:17 2017 -0400
@@ -25,8 +25,8 @@
 #ifndef SHARE_VM_MEMORY_UNIVERSE_HPP
 #define SHARE_VM_MEMORY_UNIVERSE_HPP
 
+#include "oops/array.hpp"
 #include "runtime/handles.hpp"
-#include "utilities/array.hpp"
 #include "utilities/growableArray.hpp"
 
 // Universe is a name space holding known system classes and objects in the VM.