src/hotspot/share/runtime/memprofiler.cpp
changeset 51959 db0c3952de52
parent 49982 9042ffe5b7fe
child 54786 ebf733a324d4
--- a/src/hotspot/share/runtime/memprofiler.cpp	Fri Sep 28 13:15:01 2018 -0700
+++ b/src/hotspot/share/runtime/memprofiler.cpp	Fri Sep 28 16:07:39 2018 -0400
@@ -23,7 +23,7 @@
  */
 
 #include "precompiled.hpp"
-#include "classfile/classLoaderData.inline.hpp"
+#include "classfile/classLoaderDataGraph.inline.hpp"
 #include "classfile/systemDictionary.hpp"
 #include "code/codeCache.hpp"
 #include "gc/shared/collectedHeap.inline.hpp"