Canonicalize header guards into a common format.
[oota-llvm.git] / utils / TableGen / X86RecognizableInstr.h
index 4bc52ebd849e6278561ab12bdbf286ac41dfd863..95d7a4012d25ad1f94e99e1b598b8ec1275aaf9c 100644 (file)
@@ -14,8 +14,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef X86RECOGNIZABLEINSTR_H
-#define X86RECOGNIZABLEINSTR_H
+#ifndef LLVM_UTILS_TABLEGEN_X86RECOGNIZABLEINSTR_H
+#define LLVM_UTILS_TABLEGEN_X86RECOGNIZABLEINSTR_H
 
 #include "CodeGenTarget.h"
 #include "X86DisassemblerTables.h"