Some fix to compile run test check.
[bertos.git] / bertos / sec / hash / ripemd_test.c
index 4fe5428c46eb210d0872a6e4fca14cb8f77327db..5c3c0512cdb6f9aa0725b8a0a3842319889749a5 100644 (file)
@@ -1,8 +1,9 @@
 
+#include "ripemd.h"
+
 #include <cfg/test.h>
 #include <cfg/debug.h>
 
-#include "RIPEMD.h"
 #include <string.h>
 
 int RIPEMD_testSetup(void)