hotspot/src/share/vm/classfile/systemDictionary.cpp
changeset 24426 0a69c8cdfca9
parent 24334 36096f7271f4
child 24429 4efc66ee325c
--- a/hotspot/src/share/vm/classfile/systemDictionary.cpp	Wed May 07 06:03:31 2014 -0700
+++ b/hotspot/src/share/vm/classfile/systemDictionary.cpp	Wed May 07 14:16:45 2014 -0500
@@ -29,6 +29,7 @@
 #include "classfile/loaderConstraints.hpp"
 #include "classfile/placeholders.hpp"
 #include "classfile/resolutionErrors.hpp"
+#include "classfile/stringTable.hpp"
 #include "classfile/systemDictionary.hpp"
 #include "classfile/vmSymbols.hpp"
 #include "compiler/compileBroker.hpp"