changeset 48157 | 7c4d43c26352 |
parent 47216 | 71c04702a3d5 |
child 51405 | 8b23aa7cef47 |
--- a/src/hotspot/share/classfile/symbolTable.hpp Wed Nov 29 18:43:35 2017 -0800 +++ b/src/hotspot/share/classfile/symbolTable.hpp Tue Nov 28 21:43:45 2017 +0100 @@ -25,7 +25,7 @@ #ifndef SHARE_VM_CLASSFILE_SYMBOLTABLE_HPP #define SHARE_VM_CLASSFILE_SYMBOLTABLE_HPP -#include "memory/allocation.inline.hpp" +#include "memory/allocation.hpp" #include "oops/symbol.hpp" #include "utilities/hashtable.hpp"