diff options
Diffstat (limited to 'md5c.c')
-rw-r--r-- | md5c.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ */ #include "config.h" -#include "md5.h" +#include "fm_md5.h" #ifdef HAVE_STRING_H #include <string.h> /* memmove */ #endif |