src/hotspot/share/ci/ciEnv.cpp
changeset 49359 59f6547e151f
parent 49340 4e82736053ae
child 49449 ef5d5d343e2a
--- a/src/hotspot/share/ci/ciEnv.cpp	Wed Mar 07 19:32:54 2018 -0800
+++ b/src/hotspot/share/ci/ciEnv.cpp	Wed Mar 07 21:57:36 2018 +0100
@@ -45,7 +45,7 @@
 #include "memory/allocation.inline.hpp"
 #include "memory/oopFactory.hpp"
 #include "memory/resourceArea.hpp"
-#include "memory/universe.inline.hpp"
+#include "memory/universe.hpp"
 #include "oops/constantPool.inline.hpp"
 #include "oops/cpCache.inline.hpp"
 #include "oops/method.inline.hpp"