Rename claws_io to file-utils, and move file-related functions
[claws.git] / src / common / prefs.c
index 971193eeb58ce9ae191eee8cdd17bce75dc23a5a..7489507283e77565b7db02088128b37247a9166d 100644 (file)
@@ -30,7 +30,7 @@
 
 #include "prefs.h"
 #include "utils.h"
-#include "claws_io.h"
+#include "file-utils.h"
 
 static gboolean prefs_is_readonly      (const gchar    *path);