| 40194:90a6e8b696b2 | 40195:fb4b0ae193c0 |
|---|---|
| 18 * along with this program; if not, write to the Free Software | 18 * along with this program; if not, write to the Free Software |
| 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA | 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA |
| 20 */ | 20 */ |
| 21 | 21 |
| 22 #include "internal.h" | 22 #include "internal.h" |
| 23 #include "glibcompat.h" | 23 #include "glibcompat.h" /* for purple_g_stat on win32 */ |
| 24 #include "pidgin.h" | 24 #include "pidgin.h" |
| 25 | 25 |
| 26 #ifdef _WIN32 | 26 #ifdef _WIN32 |
| 27 # undef small | 27 # undef small |
| 28 # include <shellapi.h> | 28 # include <shellapi.h> |