aboutsummaryrefslogtreecommitdiffstats
path: root/src/asn1_tm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/asn1_tm.cpp')
-rw-r--r--src/asn1_tm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/asn1_tm.cpp b/src/asn1_tm.cpp
index e59b352c7..c9315d739 100644
--- a/src/asn1_tm.cpp
+++ b/src/asn1_tm.cpp
@@ -8,7 +8,7 @@
#include <botan/ber_dec.h>
#include <botan/charset.h>
#include <botan/parsing.h>
-#include <botan/conf.h>
+#include <botan/config.h>
#include <ctime>
namespace Botan {