aboutsummaryrefslogtreecommitdiffstats
path: root/src/pem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pem.cpp')
-rw-r--r--src/pem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pem.cpp b/src/pem.cpp
index f34f22a67..9a0f3c31e 100644
--- a/src/pem.cpp
+++ b/src/pem.cpp
@@ -4,7 +4,7 @@
*************************************************/
#include <botan/pem.h>
-#include <botan/conf.h>
+#include <botan/config.h>
#include <botan/filters.h>
#include <botan/parsing.h>