src/hotspot/share/oops/typeArrayKlass.hpp
changeset 53244 9807daeb47c4
parent 53152 08db5aa02f7b
--- a/src/hotspot/share/oops/typeArrayKlass.hpp	Thu Jan 10 14:32:56 2019 -0500
+++ b/src/hotspot/share/oops/typeArrayKlass.hpp	Thu Jan 10 15:13:51 2019 -0500
@@ -22,8 +22,8 @@
  *
  */
 
-#ifndef SHARE_VM_OOPS_TYPEARRAYKLASS_HPP
-#define SHARE_VM_OOPS_TYPEARRAYKLASS_HPP
+#ifndef SHARE_OOPS_TYPEARRAYKLASS_HPP
+#define SHARE_OOPS_TYPEARRAYKLASS_HPP
 
 #include "classfile/classLoaderData.hpp"
 #include "oops/arrayKlass.hpp"
@@ -135,4 +135,4 @@
   PackageEntry* package() const;
 };
 
-#endif // SHARE_VM_OOPS_TYPEARRAYKLASS_HPP
+#endif // SHARE_OOPS_TYPEARRAYKLASS_HPP