summaryrefslogtreecommitdiffstats
path: root/test/ct_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/ct_test.c')
-rw-r--r--test/ct_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ct_test.c b/test/ct_test.c
index 21f1868220..2d3c053311 100644
--- a/test/ct_test.c
+++ b/test/ct_test.c
@@ -19,7 +19,7 @@
#include <openssl/x509.h>
#include <openssl/x509v3.h>
#include "testutil.h"
-#include "openssl/crypto.h"
+#include <openssl/crypto.h>
#ifndef OPENSSL_NO_CT
/* Used when declaring buffers to read text files into */