src/hotspot/share/ci/ciEnv.cpp
changeset 54786 ebf733a324d4
parent 54015 cd701366fcf8
child 54847 59ea39bb2809
--- a/src/hotspot/share/ci/ciEnv.cpp	Thu May 09 14:26:52 2019 +0200
+++ b/src/hotspot/share/ci/ciEnv.cpp	Thu May 09 14:28:30 2019 +0200
@@ -33,6 +33,7 @@
 #include "ci/ciNullObject.hpp"
 #include "ci/ciReplay.hpp"
 #include "ci/ciUtilities.inline.hpp"
+#include "classfile/symbolTable.hpp"
 #include "classfile/systemDictionary.hpp"
 #include "classfile/vmSymbols.hpp"
 #include "code/codeCache.hpp"