diff options
Diffstat (limited to 'src/config.cpp')
-rw-r--r-- | src/config.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.cpp b/src/config.cpp index 0266444fe..61e481197 100644 --- a/src/config.cpp +++ b/src/config.cpp @@ -3,7 +3,7 @@ * (C) 1999-2006 The Botan Project * *************************************************/ -#include <botan/conf.h> +#include <botan/config.h> #include <botan/libstate.h> #include <botan/lookup.h> #include <botan/charset.h> |