Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / PowerPC / PPCTargetMachine.h
index 8674efb52e4debdae52ea0f03297518b024fd340..51bacb7fd8ba6bd48dee1d1f8f5a6ee968c938ff 100644 (file)
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef PPC_TARGETMACHINE_H
-#define PPC_TARGETMACHINE_H
+#ifndef LLVM_LIB_TARGET_POWERPC_PPCTARGETMACHINE_H
+#define LLVM_LIB_TARGET_POWERPC_PPCTARGETMACHINE_H
 
 #include "PPCInstrInfo.h"
 #include "PPCSubtarget.h"