Move curve448_test.c to be a full internal test
[openssl.git] / test / hmactest.c
index abd1193d81974d10ffd34d3a6a7941a85a2963a8..ca775773a6e6b778a309270c6b206b9e5b56de85 100644 (file)
@@ -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>