aboutsummaryrefslogtreecommitdiff
path: root/tests/test-aes-key-wrap.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-aes-key-wrap.c')
-rw-r--r--tests/test-aes-key-wrap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-aes-key-wrap.c b/tests/test-aes-key-wrap.c
index cebdcc7..f8467ec 100644
--- a/tests/test-aes-key-wrap.c
+++ b/tests/test-aes-key-wrap.c
@@ -38,7 +38,7 @@
#include <string.h>
#include <assert.h>
-#include <cryptech.h>
+#include <hal.h>
#ifndef TC_BUFSIZE
#define TC_BUFSIZE 4096