src/hotspot/share/memory/universe.cpp
changeset 51959 db0c3952de52
parent 51674 d7dcaacb95dd
child 52033 d6aa9ea2405d
--- a/src/hotspot/share/memory/universe.cpp	Fri Sep 28 13:15:01 2018 -0700
+++ b/src/hotspot/share/memory/universe.cpp	Fri Sep 28 16:07:39 2018 -0400
@@ -25,7 +25,7 @@
 #include "precompiled.hpp"
 #include "aot/aotLoader.hpp"
 #include "classfile/classLoader.hpp"
-#include "classfile/classLoaderData.hpp"
+#include "classfile/classLoaderDataGraph.hpp"
 #include "classfile/javaClasses.hpp"
 #include "classfile/stringTable.hpp"
 #include "classfile/systemDictionary.hpp"