src/hotspot/share/gc/shared/parallelCleaning.hpp
changeset 51959 db0c3952de52
parent 51537 a5d47d1b2a74
child 52385 5c679ec60888
--- a/src/hotspot/share/gc/shared/parallelCleaning.hpp	Fri Sep 28 13:15:01 2018 -0700
+++ b/src/hotspot/share/gc/shared/parallelCleaning.hpp	Fri Sep 28 16:07:39 2018 -0400
@@ -25,6 +25,7 @@
 #ifndef SHARE_VM_GC_SHARED_PARALLELCLEANING_HPP
 #define SHARE_VM_GC_SHARED_PARALLELCLEANING_HPP
 
+#include "classfile/classLoaderDataGraph.inline.hpp"
 #include "gc/shared/oopStorageParState.hpp"
 #include "gc/shared/stringdedup/stringDedup.hpp"
 #include "gc/shared/workgroup.hpp"