src/hotspot/share/prims/jvmtiEnvBase.cpp
changeset 51959 db0c3952de52
parent 51608 625a5bdde0c5
child 52877 9e041366c764
--- a/src/hotspot/share/prims/jvmtiEnvBase.cpp	Fri Sep 28 13:15:01 2018 -0700
+++ b/src/hotspot/share/prims/jvmtiEnvBase.cpp	Fri Sep 28 16:07:39 2018 -0400
@@ -23,6 +23,7 @@
  */
 
 #include "precompiled.hpp"
+#include "classfile/classLoaderDataGraph.hpp"
 #include "classfile/systemDictionary.hpp"
 #include "jvmtifiles/jvmtiEnv.hpp"
 #include "memory/resourceArea.hpp"