Canonicalize header guards into a common format.
[oota-llvm.git] / include / llvm / IR / DiagnosticPrinter.h
index 411c781e01c5f7523f8b0259d22b98ef504d7d40..db5779a8a8a5c9b8354a57cec2caab09633c3fdd 100644 (file)
@@ -13,8 +13,8 @@
 // on their needs.
 //===----------------------------------------------------------------------===//
 
-#ifndef LLVM_SUPPORT_DIAGNOSTICPRINTER_H
-#define LLVM_SUPPORT_DIAGNOSTICPRINTER_H
+#ifndef LLVM_IR_DIAGNOSTICPRINTER_H
+#define LLVM_IR_DIAGNOSTICPRINTER_H
 
 #include <string>