src/hotspot/share/runtime/fieldType.cpp
changeset 54786 ebf733a324d4
parent 51997 9ce37fa2e179
child 54847 59ea39bb2809
--- a/src/hotspot/share/runtime/fieldType.cpp	Thu May 09 14:26:52 2019 +0200
+++ b/src/hotspot/share/runtime/fieldType.cpp	Thu May 09 14:28:30 2019 +0200
@@ -23,6 +23,7 @@
  */
 
 #include "precompiled.hpp"
+#include "classfile/symbolTable.hpp"
 #include "classfile/systemDictionary.hpp"
 #include "memory/oopFactory.hpp"
 #include "memory/resourceArea.hpp"