pidgin/win32/gtkdocklet-win32.c

changeset 35892
02bf3200b9cb
parent 35891
1048ba029ac2
child 38712
ea49cd76cf47
equal deleted inserted replaced
35891:1048ba029ac2 35892:02bf3200b9cb
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
25 #include <config.h>
26
24 #include <windows.h> 27 #include <windows.h>
25 #include <gdk/gdkwin32.h> 28 #include <gdk/gdkwin32.h>
26 #include <gdk/gdk.h> 29 #include <gdk/gdk.h>
27 30
28 #include "internal.h" 31 #include "internal.h"

mercurial