src/hotspot/share/runtime/arguments.cpp
changeset 49359 59f6547e151f
parent 49339 e651c3ea6ea8
child 49475 8f3c8e44e585
child 56348 f3b0961adb3c
--- a/src/hotspot/share/runtime/arguments.cpp	Wed Mar 07 19:32:54 2018 -0800
+++ b/src/hotspot/share/runtime/arguments.cpp	Wed Mar 07 21:57:36 2018 +0100
@@ -38,7 +38,7 @@
 #include "logging/logStream.hpp"
 #include "logging/logTag.hpp"
 #include "memory/allocation.inline.hpp"
-#include "memory/universe.inline.hpp"
+#include "memory/universe.hpp"
 #include "oops/oop.inline.hpp"
 #include "prims/jvmtiExport.hpp"
 #include "runtime/arguments.hpp"