Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / XCore / XCore.h
index d707edc8735f1ced86c5414376a5b198427aee2c..140ba2a4a80e11c79d68f8088ca737b706ae4905 100644 (file)
@@ -12,8 +12,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef TARGET_XCORE_H
-#define TARGET_XCORE_H
+#ifndef LLVM_LIB_TARGET_XCORE_XCORE_H
+#define LLVM_LIB_TARGET_XCORE_XCORE_H
 
 #include "MCTargetDesc/XCoreMCTargetDesc.h"
 #include "llvm/Target/TargetMachine.h"