]> 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 3df0d2e754cfc5aa26740d6e627a24b0ab9a4977..4e85268466a6b10a41859060b04a6d36a0532a2a 100644 (file)
 */
 
 #include "config.h"
-#include "serial-tools.h"
+
 #include "uart_i.h"
 #include "debug.h"
 
-#include "noekeon.h"
+#include "noekeon/noekeon.h"
 #include "omac_noekeon.h"
 
 #include "cli.h"