src/hotspot/share/jfr/leakprofiler/chains/edgeUtils.cpp
changeset 59056 15936b142f86
parent 57777 90ead0febf56
--- a/src/hotspot/share/jfr/leakprofiler/chains/edgeUtils.cpp	Wed Nov 13 11:27:50 2019 +0000
+++ b/src/hotspot/share/jfr/leakprofiler/chains/edgeUtils.cpp	Wed Nov 13 08:23:23 2019 -0500
@@ -28,7 +28,7 @@
 #include "jfr/leakprofiler/chains/edgeStore.hpp"
 #include "jfr/leakprofiler/chains/edgeUtils.hpp"
 #include "jfr/leakprofiler/utilities/unifiedOop.hpp"
-#include "oops/fieldStreams.hpp"
+#include "oops/fieldStreams.inline.hpp"
 #include "oops/instanceKlass.hpp"
 #include "oops/objArrayOop.inline.hpp"
 #include "oops/oopsHierarchy.hpp"