src/hotspot/cpu/x86/nativeInst_x86.hpp
changeset 53244 9807daeb47c4
parent 53149 259c36ef27df
child 58932 8623f75be895
--- a/src/hotspot/cpu/x86/nativeInst_x86.hpp	Thu Jan 10 14:32:56 2019 -0500
+++ b/src/hotspot/cpu/x86/nativeInst_x86.hpp	Thu Jan 10 15:13:51 2019 -0500
@@ -22,8 +22,8 @@
  *
  */
 
-#ifndef CPU_X86_VM_NATIVEINST_X86_HPP
-#define CPU_X86_VM_NATIVEINST_X86_HPP
+#ifndef CPU_X86_NATIVEINST_X86_HPP
+#define CPU_X86_NATIVEINST_X86_HPP
 
 #include "asm/assembler.hpp"
 #include "runtime/icache.hpp"
@@ -753,4 +753,4 @@
 #endif // AMD64
 }
 
-#endif // CPU_X86_VM_NATIVEINST_X86_HPP
+#endif // CPU_X86_NATIVEINST_X86_HPP