]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - test_src/main-noekeon-test.c
fixed small bug in MD5
[avr-crypto-lib.git] / test_src / main-noekeon-test.c
index 851c7bc663009bd4eabca77ed13a1b77575dac03..bfb42857cfbb155fd51be455811c7e9f7dbb2ae4 100644 (file)
@@ -26,7 +26,7 @@
 #include "uart.h"
 #include "debug.h"
 
-#include "noekeon.h"
+#include <noekeon.h>
 #include "nessie_bc_test.h"
 #include "cli.h"
 #include "performance_test.h"