]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - test_src/main-omac-noekeon-test.c
clean up
[avr-crypto-lib.git] / test_src / main-omac-noekeon-test.c
index 117a2e14fca3d2e35c8211e6b1edeb3ccfb0fe82..4e85268466a6b10a41859060b04a6d36a0532a2a 100644 (file)
@@ -26,7 +26,7 @@
 #include "uart_i.h"
 #include "debug.h"
 
-#include "noekeon.h"
+#include "noekeon/noekeon.h"
 #include "omac_noekeon.h"
 
 #include "cli.h"