aboutsummaryrefslogtreecommitdiffstats
path: root/src/es_file.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/es_file.cpp')
-rw-r--r--src/es_file.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/es_file.cpp b/src/es_file.cpp
index 8d2ea80fc..3b0061853 100644
--- a/src/es_file.cpp
+++ b/src/es_file.cpp
@@ -4,7 +4,7 @@
*************************************************/
#include <botan/es_file.h>
-#include <botan/conf.h>
+#include <botan/config.h>
#include <fstream>
namespace Botan {