Rename claws_io to file-utils, and move file-related functions
[claws.git] / src / plugins / clamd / libclamd / clamd-plugin.c
index 831e0355e8745c2575d91e3f89a516085512f820..95fa8f3f46cb76f5f8c9818436cbfe2b0cad35f0 100644 (file)
@@ -55,7 +55,7 @@
 #include "statusbar.h"
 #include "alertpanel.h"
 #include "clamd-plugin.h"
-#include "claws_io.h"
+#include "file-utils.h"
 
 #ifndef UNIX_PATH_MAX
 #define UNIX_PATH_MAX 108