[SystemZ] Add test missing from r186148
[oota-llvm.git] / include / llvm / PassSupport.h
index 3633f4703e10db2ee5bf3a60f68175d84088c15a..ccc79345e0304e9410084aa35c1de60e80c89f99 100644 (file)
@@ -18,8 +18,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef LLVM_PASS_SUPPORT_H
-#define LLVM_PASS_SUPPORT_H
+#ifndef LLVM_PASSSUPPORT_H
+#define LLVM_PASSSUPPORT_H
 
 #include "Pass.h"
 #include "llvm/InitializePasses.h"