src/hotspot/share/oops/klassVtable.cpp
changeset 51959 db0c3952de52
parent 51608 625a5bdde0c5
child 52276 ad9077f044be
--- a/src/hotspot/share/oops/klassVtable.cpp	Fri Sep 28 13:15:01 2018 -0700
+++ b/src/hotspot/share/oops/klassVtable.cpp	Fri Sep 28 16:07:39 2018 -0400
@@ -24,6 +24,7 @@
 
 #include "precompiled.hpp"
 #include "jvm.h"
+#include "classfile/classLoaderDataGraph.hpp"
 #include "classfile/javaClasses.hpp"
 #include "classfile/systemDictionary.hpp"
 #include "classfile/vmSymbols.hpp"