src/hotspot/share/oops/instanceKlass.hpp
changeset 53244 9807daeb47c4
parent 53232 32c6cc430526
child 53884 1a7b57d02107
--- a/src/hotspot/share/oops/instanceKlass.hpp	Thu Jan 10 14:32:56 2019 -0500
+++ b/src/hotspot/share/oops/instanceKlass.hpp	Thu Jan 10 15:13:51 2019 -0500
@@ -22,8 +22,8 @@
  *
  */
 
-#ifndef SHARE_VM_OOPS_INSTANCEKLASS_HPP
-#define SHARE_VM_OOPS_INSTANCEKLASS_HPP
+#ifndef SHARE_OOPS_INSTANCEKLASS_HPP
+#define SHARE_OOPS_INSTANCEKLASS_HPP
 
 #include "classfile/classLoader.hpp"
 #include "classfile/classLoaderData.hpp"
@@ -1470,4 +1470,4 @@
   }
 };
 
-#endif // SHARE_VM_OOPS_INSTANCEKLASS_HPP
+#endif // SHARE_OOPS_INSTANCEKLASS_HPP