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