Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / PowerPC / InstPrinter / PPCInstPrinter.h
index 77bf980bc92c37e1eb9495aaa86077502f3be5c4..b21aa22daa1ca78a961fcb0e58f86c107c12b2cf 100644 (file)
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef PPCINSTPRINTER_H
-#define PPCINSTPRINTER_H
+#ifndef LLVM_LIB_TARGET_POWERPC_INSTPRINTER_PPCINSTPRINTER_H
+#define LLVM_LIB_TARGET_POWERPC_INSTPRINTER_PPCINSTPRINTER_H
 
 #include "llvm/MC/MCInstPrinter.h"