aboutsummaryrefslogtreecommitdiffstats
path: root/checks/check.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'checks/check.cpp')
-rw-r--r--checks/check.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/checks/check.cpp b/checks/check.cpp
index f31c9d204..d76e91f0b 100644
--- a/checks/check.cpp
+++ b/checks/check.cpp
@@ -14,7 +14,7 @@
#include <botan/botan.h>
#include <botan/mp_types.h>
-using namespace Botan_types;
+using namespace Botan;
#include "getopt.h"