From 7bd608843d0b68c989493552b4ab891f984bc171 Mon Sep 17 00:00:00 2001 From: lloyd Date: Wed, 27 Oct 2010 18:40:05 +0000 Subject: Rename the base64 filter and macro names in prep for adding standalone/Pipe-free versions of it --- src/constructs/passhash/passhash9.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/constructs') diff --git a/src/constructs/passhash/passhash9.cpp b/src/constructs/passhash/passhash9.cpp index a3dcba82d..e5f379052 100644 --- a/src/constructs/passhash/passhash9.cpp +++ b/src/constructs/passhash/passhash9.cpp @@ -9,7 +9,7 @@ #include #include #include -#include +#include #include namespace Botan { -- cgit v1.2.3