hotspot/src/share/vm/classfile/systemDictionary.cpp
changeset 24429 4efc66ee325c
parent 24424 2658d7834c6e
parent 24426 0a69c8cdfca9
child 24456 8c7933fa5a1f
--- a/hotspot/src/share/vm/classfile/systemDictionary.cpp	Fri May 09 16:50:54 2014 -0400
+++ b/hotspot/src/share/vm/classfile/systemDictionary.cpp	Mon May 12 09:47:57 2014 -0400
@@ -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"