pidgin/win32/gtkdocklet-win32.c

changeset 35891
1048ba029ac2
parent 34708
dd67596485ca
child 35892
02bf3200b9cb
equal deleted inserted replaced
35890:f79a5a517996 35891:1048ba029ac2
19 * You should have received a copy of the GNU General Public License 19 * You should have received a copy of the GNU General Public License
20 * along with this program; if not, write to the Free Software 20 * along with this program; if not, write to the Free Software
21 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 21 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
22 * 02111-1301, USA. 22 * 02111-1301, USA.
23 */ 23 */
24 #define _WIN32_IE 0x0500
25 #include <windows.h> 24 #include <windows.h>
26 #include <gdk/gdkwin32.h> 25 #include <gdk/gdkwin32.h>
27 #include <gdk/gdk.h> 26 #include <gdk/gdk.h>
28 27
29 #include "internal.h" 28 #include "internal.h"

mercurial