vppinfra: move sha2.h to crypto/
[vpp.git] / src / vppinfra / test / sha2.c
index 0924461..d5da2b6 100644 (file)
@@ -4,7 +4,7 @@
 
 #include <vppinfra/format.h>
 #include <vppinfra/test/test.h>
-#include <vppinfra/sha2.h>
+#include <vppinfra/crypto/sha2.h>
 
 typedef struct
 {