src/hotspot/share/memory/virtualspace.hpp
changeset 49621 5ef28d560b6f
parent 49364 601146c66cad
child 53149 259c36ef27df
--- a/src/hotspot/share/memory/virtualspace.hpp	Tue Mar 27 17:30:55 2018 +0200
+++ b/src/hotspot/share/memory/virtualspace.hpp	Tue Mar 27 11:53:23 2018 -0400
@@ -25,7 +25,7 @@
 #ifndef SHARE_VM_RUNTIME_VIRTUALSPACE_HPP
 #define SHARE_VM_RUNTIME_VIRTUALSPACE_HPP
 
-#include "memory/allocation.hpp"
+#include "utilities/globalDefinitions.hpp"
 
 // ReservedSpace is a data structure for reserving a contiguous address range.