src/hotspot/share/memory/oopFactory.cpp
changeset 49359 59f6547e151f
parent 49041 44122f767467
child 49393 93fe2fc5c093
--- a/src/hotspot/share/memory/oopFactory.cpp	Wed Mar 07 19:32:54 2018 -0800
+++ b/src/hotspot/share/memory/oopFactory.cpp	Wed Mar 07 21:57:36 2018 +0100
@@ -30,7 +30,7 @@
 #include "gc/shared/collectedHeap.inline.hpp"
 #include "memory/oopFactory.hpp"
 #include "memory/resourceArea.hpp"
-#include "memory/universe.inline.hpp"
+#include "memory/universe.hpp"
 #include "oops/instanceKlass.hpp"
 #include "oops/instanceOop.hpp"
 #include "oops/objArrayOop.hpp"