src/hotspot/share/classfile/classLoader.hpp
changeset 48011 dac108a7b06a
parent 47991 a474466c4fdb
child 48115 d8ec0640616c
--- a/src/hotspot/share/classfile/classLoader.hpp	Tue Nov 21 08:33:54 2017 +0100
+++ b/src/hotspot/share/classfile/classLoader.hpp	Tue Nov 21 15:02:17 2017 +0100
@@ -25,7 +25,7 @@
 #ifndef SHARE_VM_CLASSFILE_CLASSLOADER_HPP
 #define SHARE_VM_CLASSFILE_CLASSLOADER_HPP
 
-#include "classfile/jimage.hpp"
+#include "jimage.hpp"
 #include "runtime/orderAccess.hpp"
 #include "runtime/perfData.hpp"
 #include "utilities/exceptions.hpp"