src/hotspot/share/memory/heapShared.cpp
changeset 51467 12997ebbc0d8
parent 51429 d9f6e3ee7fcb
child 51491 187c84a5efe1
--- a/src/hotspot/share/memory/heapShared.cpp	Mon Aug 20 16:18:56 2018 -0700
+++ b/src/hotspot/share/memory/heapShared.cpp	Mon Aug 20 13:58:23 2018 -0700
@@ -37,7 +37,7 @@
 #include "memory/resourceArea.hpp"
 #include "oops/compressedOops.inline.hpp"
 #include "oops/oop.inline.hpp"
-#include "runtime/fieldDescriptor.hpp"
+#include "runtime/fieldDescriptor.inline.hpp"
 
 #if INCLUDE_CDS_JAVA_HEAP
 KlassSubGraphInfo* HeapShared::_subgraph_info_list = NULL;