diff libgaim/upnp.c @ 14490:f283ebe419e4

[gaim-migrate @ 17209] More changes to help make dist work again. Let's see here * Alphabetize some stuff in gtk/Makefile.am * Include gntwm.h in the tar.gz * Include gntplugin.h in the tar.gz (instead of gntplugin.c (typo)) * libgaim/connection.c and libgaim/upnp.c shouldn't include gaim.h gaim.h should only be used by stuff outside of libgaim * Include gaim.h in the tar.gz (not sure if we want to keep it this way, I'll send an email to gaim-devel in a little bit) committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 09 Sep 2006 21:32:30 +0000
parents 01daacf7b771
children 118fd0dc5b6e
line wrap: on
line diff
--- a/libgaim/upnp.c	Sat Sep 09 21:02:31 2006 +0000
+++ b/libgaim/upnp.c	Sat Sep 09 21:32:30 2006 +0000
@@ -23,7 +23,6 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 #include "internal.h"
-#include "gaim.h"
 
 #include "debug.h"
 #include "util.h"