aboutsummaryrefslogtreecommitdiffstats
path: root/test/hmactest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/hmactest.c')
-rw-r--r--test/hmactest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/hmactest.c b/test/hmactest.c
index abd1193d81..ca775773a6 100644
--- a/test/hmactest.c
+++ b/test/hmactest.c
@@ -11,7 +11,7 @@
#include <string.h>
#include <stdlib.h>
-#include <internal/nelem.h>
+#include "internal/nelem.h"
# include <openssl/hmac.h>
# include <openssl/sha.h>