src/hotspot/share/prims/jvmtiImpl.cpp
changeset 54786 ebf733a324d4
parent 52877 9e041366c764
child 54847 59ea39bb2809
--- a/src/hotspot/share/prims/jvmtiImpl.cpp	Thu May 09 14:26:52 2019 +0200
+++ b/src/hotspot/share/prims/jvmtiImpl.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 "interpreter/interpreter.hpp"
 #include "interpreter/oopMapCache.hpp"