aboutsummaryrefslogtreecommitdiff
path: root/aes_keywrap.c
diff options
context:
space:
mode:
Diffstat (limited to 'aes_keywrap.c')
-rw-r--r--aes_keywrap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/aes_keywrap.c b/aes_keywrap.c
index a68164c..7b90c9d 100644
--- a/aes_keywrap.c
+++ b/aes_keywrap.c
@@ -47,7 +47,7 @@
#include <string.h>
#include <assert.h>
-#include "cryptech.h"
+#include "hal.h"
/*
* How long the ciphertext will be for a given plaintext length.