pidgin/gtkdnd-hints.c

changeset 40669
48dfed6f4f1f
parent 40439
e9838d634d5e
equal deleted inserted replaced
40668:4be4ea8a8dca 40669:48dfed6f4f1f
20 */ 20 */
21 21
22 #ifdef HAVE_CONFIG_H 22 #ifdef HAVE_CONFIG_H
23 # include <config.h> 23 # include <config.h>
24 #endif 24 #endif
25
26 #include <purple.h>
25 27
26 #include "gtkdnd-hints.h" 28 #include "gtkdnd-hints.h"
27 29
28 #include <gdk/gdk.h> 30 #include <gdk/gdk.h>
29 #include <gdk-pixbuf/gdk-pixbuf.h> 31 #include <gdk-pixbuf/gdk-pixbuf.h>

mercurial