src/hotspot/share/classfile/stackMapTable.cpp
changeset 53838 c8c9bd65c198
parent 49449 ef5d5d343e2a
--- a/src/hotspot/share/classfile/stackMapTable.cpp	Tue Feb 19 09:02:28 2019 +0100
+++ b/src/hotspot/share/classfile/stackMapTable.cpp	Wed Feb 20 09:53:28 2019 +0100
@@ -26,6 +26,7 @@
 #include "classfile/stackMapTable.hpp"
 #include "classfile/verifier.hpp"
 #include "memory/resourceArea.hpp"
+#include "oops/constantPool.hpp"
 #include "oops/oop.inline.hpp"
 #include "runtime/fieldType.hpp"
 #include "runtime/handles.inline.hpp"