Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / PowerPC / PPCMachineFunctionInfo.h
index 9a2cec7442746c66bc259e9205eb03a4c24abc5f..83de7992638b6549104196682efdc03379cc863c 100644 (file)
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef PPC_MACHINE_FUNCTION_INFO_H
-#define PPC_MACHINE_FUNCTION_INFO_H
+#ifndef LLVM_LIB_TARGET_POWERPC_PPCMACHINEFUNCTIONINFO_H
+#define LLVM_LIB_TARGET_POWERPC_PPCMACHINEFUNCTIONINFO_H
 
 #include "llvm/CodeGen/MachineFunction.h"