pidgin/gtkxfer.c

changeset 40197
75ffd76260fc
parent 40125
a7acc7b00d79
child 40253
7f38c3cc5c91
equal deleted inserted replaced
40195:fb4b0ae193c0 40197:75ffd76260fc
30 #include "gtkxfer.h" 30 #include "gtkxfer.h"
31 #include "prefs.h" 31 #include "prefs.h"
32 #include "pidginstock.h" 32 #include "pidginstock.h"
33 #include "gtkutils.h" 33 #include "gtkutils.h"
34 34
35 #include "gtk3compat.h"
36
37 #ifdef _WIN32 35 #ifdef _WIN32
38 # include <shellapi.h> 36 # include <shellapi.h>
39 #endif 37 #endif
40 38
41 /* the maximum size of files we will try to make a thumbnail for */ 39 /* the maximum size of files we will try to make a thumbnail for */

mercurial