X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;ds=sidebyside;f=test_src%2Fmain-omac-noekeon-test.c;h=117a2e14fca3d2e35c8211e6b1edeb3ccfb0fe82;hb=b8d6b2bd3ddea45506f584c7d44fe5fff0557ed1;hp=4e85268466a6b10a41859060b04a6d36a0532a2a;hpb=8007e094d9e9e9477a08978c5ad2d96c6cb8bb66;p=avr-crypto-lib.git diff --git a/test_src/main-omac-noekeon-test.c b/test_src/main-omac-noekeon-test.c index 4e85268..117a2e1 100644 --- a/test_src/main-omac-noekeon-test.c +++ b/test_src/main-omac-noekeon-test.c @@ -26,7 +26,7 @@ #include "uart_i.h" #include "debug.h" -#include "noekeon/noekeon.h" +#include "noekeon.h" #include "omac_noekeon.h" #include "cli.h"