aboutsummaryrefslogtreecommitdiffstats
path: root/md5c.c
diff options
context:
space:
mode:
Diffstat (limited to 'md5c.c')
-rw-r--r--md5c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/md5c.c b/md5c.c
index 61fd2fe7..545b088b 100644
--- a/md5c.c
+++ b/md5c.c
@@ -16,7 +16,7 @@
*/
#include "config.h"
-#include "md5.h"
+#include "fm_md5.h"
#ifdef HAVE_STRING_H
#include <string.h> /* memmove */
#endif