hotspot/src/share/vm/classfile/stringTable.cpp
changeset 34659 3a7071043457
parent 33628 09241459a8b8
child 35492 c8c0273e6b91
child 35498 392b50de06c6
--- a/hotspot/src/share/vm/classfile/stringTable.cpp	Fri Dec 04 13:02:25 2015 +0100
+++ b/hotspot/src/share/vm/classfile/stringTable.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/stringTable.hpp"
 #include "classfile/systemDictionary.hpp"