hotspot/src/share/vm/oops/constantPool.cpp
changeset 24429 4efc66ee325c
parent 24424 2658d7834c6e
parent 24426 0a69c8cdfca9
child 25325 e3af4e02b0d5
--- a/hotspot/src/share/vm/oops/constantPool.cpp	Fri May 09 16:50:54 2014 -0400
+++ b/hotspot/src/share/vm/oops/constantPool.cpp	Mon May 12 09:47:57 2014 -0400
@@ -26,7 +26,7 @@
 #include "classfile/classLoaderData.hpp"
 #include "classfile/javaClasses.hpp"
 #include "classfile/metadataOnStackMark.hpp"
-#include "classfile/symbolTable.hpp"
+#include "classfile/stringTable.hpp"
 #include "classfile/systemDictionary.hpp"
 #include "classfile/vmSymbols.hpp"
 #include "interpreter/linkResolver.hpp"