hotspot/src/share/vm/prims/jvm.cpp
changeset 24429 4efc66ee325c
parent 24424 2658d7834c6e
parent 24426 0a69c8cdfca9
child 24456 8c7933fa5a1f
--- a/hotspot/src/share/vm/prims/jvm.cpp	Fri May 09 16:50:54 2014 -0400
+++ b/hotspot/src/share/vm/prims/jvm.cpp	Mon May 12 09:47:57 2014 -0400
@@ -26,7 +26,7 @@
 #include "classfile/classLoader.hpp"
 #include "classfile/javaAssertions.hpp"
 #include "classfile/javaClasses.hpp"
-#include "classfile/symbolTable.hpp"
+#include "classfile/stringTable.hpp"
 #include "classfile/systemDictionary.hpp"
 #include "classfile/vmSymbols.hpp"
 #include "gc_interface/collectedHeap.inline.hpp"