hotspot/src/share/vm/prims/jvm.cpp
changeset 24426 0a69c8cdfca9
parent 24242 73337a12595a
child 24429 4efc66ee325c
--- a/hotspot/src/share/vm/prims/jvm.cpp	Wed May 07 06:03:31 2014 -0700
+++ b/hotspot/src/share/vm/prims/jvm.cpp	Wed May 07 14:16:45 2014 -0500
@@ -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"