Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / X86 / X86.h
index d5522ed95eb472d5ae38a3b0603747877a86481d..b7851d6fe26ff753f68a090a10c50e014fe5be69 100644 (file)
@@ -12,8 +12,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef TARGET_X86_H
-#define TARGET_X86_H
+#ifndef LLVM_LIB_TARGET_X86_X86_H
+#define LLVM_LIB_TARGET_X86_X86_H
 
 #include "llvm/Support/CodeGen.h"