Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / X86 / Disassembler / X86Disassembler.h
index 4dc7c29078fc925c45933a7f6216afab2d42fded..790c22159ea7c18f3f161d2f59c722012a57542b 100644 (file)
@@ -71,8 +71,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef X86DISASSEMBLER_H
-#define X86DISASSEMBLER_H
+#ifndef LLVM_LIB_TARGET_X86_DISASSEMBLER_X86DISASSEMBLER_H
+#define LLVM_LIB_TARGET_X86_DISASSEMBLER_X86DISASSEMBLER_H
 
 #include "X86DisassemblerDecoderCommon.h"
 #include "llvm/MC/MCDisassembler.h"