Canonicalize header guards into a common format.
[oota-llvm.git] / include / llvm-c / Initialization.h
index ada473818da641b45a3b46cba8b9bec6d8faaa81..44194f8ea3117d2483fecf9cfb4c81a17d1927e8 100644 (file)
@@ -13,8 +13,8 @@
 |*                                                                            *|
 \*===----------------------------------------------------------------------===*/
 
-#ifndef LLVM_C_INITIALIZEPASSES_H
-#define LLVM_C_INITIALIZEPASSES_H
+#ifndef LLVM_C_INITIALIZATION_H
+#define LLVM_C_INITIALIZATION_H
 
 #include "llvm-c/Core.h"