diff -r a8f9aac3c2e5 -r 7c4d43c26352 src/hotspot/share/classfile/klassFactory.hpp --- a/src/hotspot/share/classfile/klassFactory.hpp Wed Nov 29 18:43:35 2017 -0800 +++ b/src/hotspot/share/classfile/klassFactory.hpp Tue Nov 28 21:43:45 2017 +0100 @@ -25,7 +25,7 @@ #ifndef SHARE_VM_CLASSFILE_KLASSFACTORY_HPP #define SHARE_VM_CLASSFILE_KLASSFACTORY_HPP -#include "memory/allocation.inline.hpp" +#include "memory/allocation.hpp" #include "runtime/handles.hpp" class ClassFileStream;