aboutsummaryrefslogtreecommitdiffstats
path: root/src/x509self.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/x509self.cpp')
-rw-r--r--src/x509self.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/x509self.cpp b/src/x509self.cpp
index b86502eed..fadcf0c39 100644
--- a/src/x509self.cpp
+++ b/src/x509self.cpp
@@ -7,7 +7,7 @@
#include <botan/x509_ext.h>
#include <botan/x509_ca.h>
#include <botan/der_enc.h>
-#include <botan/conf.h>
+#include <botan/config.h>
#include <botan/look_pk.h>
#include <botan/oids.h>
#include <botan/pipe.h>