src/hotspot/share/runtime/fieldDescriptor.cpp
changeset 53838 c8c9bd65c198
parent 51467 12997ebbc0d8
child 54786 ebf733a324d4
--- a/src/hotspot/share/runtime/fieldDescriptor.cpp	Tue Feb 19 09:02:28 2019 +0100
+++ b/src/hotspot/share/runtime/fieldDescriptor.cpp	Wed Feb 20 09:53:28 2019 +0100
@@ -28,6 +28,7 @@
 #include "memory/resourceArea.hpp"
 #include "memory/universe.hpp"
 #include "oops/annotations.hpp"
+#include "oops/constantPool.hpp"
 #include "oops/instanceKlass.hpp"
 #include "oops/oop.inline.hpp"
 #include "oops/fieldStreams.hpp"