Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / MSP430 / InstPrinter / MSP430InstPrinter.h
index 5afbd20dd421ab57abb89254cab56f7252461be1..7fae5056b1b50ef45781da580c38f7ba5f1915e9 100644 (file)
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef MSP430INSTPRINTER_H
-#define MSP430INSTPRINTER_H
+#ifndef LLVM_LIB_TARGET_MSP430_INSTPRINTER_MSP430INSTPRINTER_H
+#define LLVM_LIB_TARGET_MSP430_INSTPRINTER_MSP430INSTPRINTER_H
 
 #include "llvm/MC/MCInstPrinter.h"