src/hotspot/share/services/heapDumper.cpp
changeset 53143 6b7240a24b56
parent 52877 9e041366c764
child 54274 a7358438d463
--- a/src/hotspot/share/services/heapDumper.cpp	Fri Jan 04 14:05:16 2019 +0100
+++ b/src/hotspot/share/services/heapDumper.cpp	Fri Jan 04 16:23:56 2019 +0100
@@ -26,6 +26,7 @@
 #include "jvm.h"
 #include "classfile/classLoaderData.inline.hpp"
 #include "classfile/classLoaderDataGraph.hpp"
+#include "classfile/javaClasses.inline.hpp"
 #include "classfile/symbolTable.hpp"
 #include "classfile/systemDictionary.hpp"
 #include "classfile/vmSymbols.hpp"