src/hotspot/share/runtime/jniHandles.hpp
changeset 53244 9807daeb47c4
parent 53149 259c36ef27df
child 54807 33fe50b6d707
--- a/src/hotspot/share/runtime/jniHandles.hpp	Thu Jan 10 14:32:56 2019 -0500
+++ b/src/hotspot/share/runtime/jniHandles.hpp	Thu Jan 10 15:13:51 2019 -0500
@@ -22,8 +22,8 @@
  *
  */
 
-#ifndef SHARE_VM_RUNTIME_JNIHANDLES_HPP
-#define SHARE_VM_RUNTIME_JNIHANDLES_HPP
+#ifndef SHARE_RUNTIME_JNIHANDLES_HPP
+#define SHARE_RUNTIME_JNIHANDLES_HPP
 
 #include "memory/allocation.hpp"
 #include "runtime/handles.hpp"
@@ -206,4 +206,4 @@
   #endif
 };
 
-#endif // SHARE_VM_RUNTIME_JNIHANDLES_HPP
+#endif // SHARE_RUNTIME_JNIHANDLES_HPP