summaryrefslogtreecommitdiffstats
path: root/test/pkcs12_format_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/pkcs12_format_test.c')
-rw-r--r--test/pkcs12_format_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pkcs12_format_test.c b/test/pkcs12_format_test.c
index 4b638af82d..8b1448f19c 100644
--- a/test/pkcs12_format_test.c
+++ b/test/pkcs12_format_test.c
@@ -19,7 +19,7 @@
#include <openssl/pem.h>
#include "testutil.h"
-#include "pkcs12_helper.h"
+#include "helpers/pkcs12.h"
/* --------------------------------------------------------------------------