Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / X86 / InstPrinter / X86InstComments.h
index 13fdf9af8c981fead0ebaeb6692118d29c1230da..7f4122dd381f15f2ee2d5a0dd1b2ad502dce9828 100644 (file)
@@ -12,8 +12,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef X86_INST_COMMENTS_H
-#define X86_INST_COMMENTS_H
+#ifndef LLVM_LIB_TARGET_X86_INSTPRINTER_X86INSTCOMMENTS_H
+#define LLVM_LIB_TARGET_X86_INSTPRINTER_X86INSTCOMMENTS_H
 
 namespace llvm {
   class MCInst;