From 3d174037c175e33b0b57c0639ab7440e9f5d6abc Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 19 Feb 2008 17:31:04 +0000 Subject: replaces cypher with cipher --- mpi.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mpi.cpp') diff --git a/mpi.cpp b/mpi.cpp index 7c94b7e..28684f7 100644 --- a/mpi.cpp +++ b/mpi.cpp @@ -31,7 +31,7 @@ #include "mpi.h" #include "datatypes.h" -#include "cypher.h" +#include "cipher.h" #include #include -- cgit v1.2.3