src/hotspot/share/oops/klass.hpp
changeset 53244 9807daeb47c4
parent 53153 af7afdababd3
child 54780 f8d182aedc92
--- a/src/hotspot/share/oops/klass.hpp	Thu Jan 10 14:32:56 2019 -0500
+++ b/src/hotspot/share/oops/klass.hpp	Thu Jan 10 15:13:51 2019 -0500
@@ -22,8 +22,8 @@
  *
  */
 
-#ifndef SHARE_VM_OOPS_KLASS_HPP
-#define SHARE_VM_OOPS_KLASS_HPP
+#ifndef SHARE_OOPS_KLASS_HPP
+#define SHARE_OOPS_KLASS_HPP
 
 #include "classfile/classLoaderData.hpp"
 #include "memory/iterator.hpp"
@@ -706,4 +706,4 @@
   static Klass* decode_klass(narrowKlass v);
 };
 
-#endif // SHARE_VM_OOPS_KLASS_HPP
+#endif // SHARE_OOPS_KLASS_HPP