src/hotspot/share/prims/whitebox.cpp
changeset 51959 db0c3952de52
parent 51796 9d3a00c8c047
child 52030 57862a02bf4b
--- a/src/hotspot/share/prims/whitebox.cpp	Fri Sep 28 13:15:01 2018 -0700
+++ b/src/hotspot/share/prims/whitebox.cpp	Fri Sep 28 16:07:39 2018 -0400
@@ -26,7 +26,7 @@
 
 #include <new>
 
-#include "classfile/classLoaderData.hpp"
+#include "classfile/classLoaderDataGraph.hpp"
 #include "classfile/modules.hpp"
 #include "classfile/protectionDomainCache.hpp"
 #include "classfile/stringTable.hpp"