Rename claws_io to file-utils, and move file-related functions
[claws.git] / src / common / plugin.c
index 963b16d57573a941af5919f54a1db7dbda84a1c0..39679e817218ba822d06929fbc4b6e7caff1558e 100644 (file)
@@ -41,7 +41,7 @@
 #include "prefs.h"
 #include "claws.h"
 #include "timing.h"
-#include "claws_io.h"
+#include "file-utils.h"
 
 #ifdef G_OS_WIN32
 #define PLUGINS_BLOCK_PREFIX "PluginsWin32_"