src/hotspot/share/classfile/klassFactory.hpp
changeset 48157 7c4d43c26352
parent 47216 71c04702a3d5
child 51444 3e5d28e6de32
--- 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;