diff options
Diffstat (limited to 'src/inifile.cpp')
-rw-r--r-- | src/inifile.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inifile.cpp b/src/inifile.cpp index 22b8aa1a3..0923aa584 100644 --- a/src/inifile.cpp +++ b/src/inifile.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/charset.h> #include <botan/parsing.h> |