pidgin/plugins/win32/winprefs/winprefs.c

changeset 33898
0f4b2e3ac978
parent 30878
3edf77c86d98
child 34706
02cb08146888
equal deleted inserted replaced
33896:fb896f14715b 33898:0f4b2e3ac978
18 * You should have received a copy of the GNU General Public License 18 * You should have received a copy of the GNU General Public License
19 * along with this program; if not, write to the Free Software 19 * along with this program; if not, write to the Free Software
20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
21 * 21 *
22 */ 22 */
23 #include <gtk/gtk.h>
24 #include <gdk/gdkwin32.h>
25
26 #include "internal.h" 23 #include "internal.h"
27 24
28 #include "gtkwin32dep.h" 25 #include "gtkwin32dep.h"
29 26
30 #include "core.h" 27 #include "core.h"

mercurial