hotspot/src/share/vm/classfile/symbolTable.cpp
changeset 34659 3a7071043457
parent 34237 c34adffc35c0
child 35492 c8c0273e6b91
--- a/hotspot/src/share/vm/classfile/symbolTable.cpp	Fri Dec 04 13:02:25 2015 +0100
+++ b/hotspot/src/share/vm/classfile/symbolTable.cpp	Wed Dec 02 18:14:54 2015 -0800
@@ -24,7 +24,7 @@
 
 #include "precompiled.hpp"
 #include "classfile/altHashing.hpp"
-#include "classfile/compactHashtable.hpp"
+#include "classfile/compactHashtable.inline.hpp"
 #include "classfile/javaClasses.hpp"
 #include "classfile/symbolTable.hpp"
 #include "classfile/systemDictionary.hpp"