src/hotspot/share/jfr/leakprofiler/checkpoint/objectSampleDescription.cpp
changeset 51467 12997ebbc0d8
parent 51444 3e5d28e6de32
child 54847 59ea39bb2809
--- a/src/hotspot/share/jfr/leakprofiler/checkpoint/objectSampleDescription.cpp	Mon Aug 20 16:18:56 2018 -0700
+++ b/src/hotspot/share/jfr/leakprofiler/checkpoint/objectSampleDescription.cpp	Mon Aug 20 13:58:23 2018 -0700
@@ -29,6 +29,7 @@
 #include "jfr/leakprofiler/checkpoint/objectSampleDescription.hpp"
 #include "jfr/recorder/checkpoint/jfrCheckpointWriter.hpp"
 #include "oops/oop.inline.hpp"
+#include "runtime/fieldDescriptor.inline.hpp"
 #include "runtime/thread.hpp"
 #include "utilities/ostream.hpp"