comparison: libpurple/win32/win32dep.c
libpurple/win32/win32dep.c
- changeset 33884
- 3fd1628aa718
- parent 33861
- 71533f0d5dc0
- child 33890
- 4a1b14508788
equal
deleted
inserted
replaced
| 25 #define _WIN32_IE 0x501 |
25 #define _WIN32_IE 0x501 |
| 26 #include "internal.h" |
26 #include "internal.h" |
| 27 #include <winuser.h> |
27 #include <winuser.h> |
| 28 |
28 |
| 29 #include "debug.h" |
29 #include "debug.h" |
| |
30 #include "glibcompat.h" |
| 30 #include "notify.h" |
31 #include "notify.h" |
| 31 |
32 |
| 32 /* |
33 /* |
| 33 * LOCALS |
34 * LOCALS |
| 34 */ |
35 */ |