src/hotspot/share/runtime/java.cpp
changeset 54786 ebf733a324d4
parent 54729 f72402697b2f
child 54795 fd08f5a976e6
--- a/src/hotspot/share/runtime/java.cpp	Thu May 09 14:26:52 2019 +0200
+++ b/src/hotspot/share/runtime/java.cpp	Thu May 09 14:28:30 2019 +0200
@@ -28,6 +28,7 @@
 #include "classfile/classLoader.hpp"
 #include "classfile/classLoaderDataGraph.hpp"
 #include "classfile/stringTable.hpp"
+#include "classfile/symbolTable.hpp"
 #include "classfile/systemDictionary.hpp"
 #include "code/codeCache.hpp"
 #include "compiler/compileBroker.hpp"