Canonicalize header guards into a common format.
[oota-llvm.git] / include / llvm / IR / DiagnosticInfo.h
index 9c9f236180ce863594102bc59d5892db669d5592..b818746ab8f32b4cdf0c5e8fbb46a21fb14da249 100644 (file)
@@ -12,8 +12,8 @@
 // Diagnostics reporting is still done as part of the LLVMContext.
 //===----------------------------------------------------------------------===//
 
-#ifndef LLVM_SUPPORT_DIAGNOSTICINFO_H
-#define LLVM_SUPPORT_DIAGNOSTICINFO_H
+#ifndef LLVM_IR_DIAGNOSTICINFO_H
+#define LLVM_IR_DIAGNOSTICINFO_H
 
 #include "llvm-c/Core.h"
 #include "llvm/ADT/ArrayRef.h"