aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/x509/crl_ent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cert/x509/crl_ent.cpp')
-rw-r--r--src/cert/x509/crl_ent.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cert/x509/crl_ent.cpp b/src/cert/x509/crl_ent.cpp
index a8a989c24..42a742ebb 100644
--- a/src/cert/x509/crl_ent.cpp
+++ b/src/cert/x509/crl_ent.cpp
@@ -11,7 +11,7 @@
#include <botan/ber_dec.h>
#include <botan/bigint.h>
#include <botan/oids.h>
-#include <botan/timer.h>
+#include <botan/time.h>
namespace Botan {