diff libpurple/protocols/msn/servconn.c @ 31196:230caecf5435

Include internal.h on each c file to avoid windows breakage as recommended by Daniel.
author masca@cpw.pidgin.im
date Fri, 28 May 2010 22:45:52 +0000
parents a99b6dcdb60d
children 10e5000326a5
line wrap: on
line diff
--- a/libpurple/protocols/msn/servconn.c	Fri May 28 20:29:05 2010 +0000
+++ b/libpurple/protocols/msn/servconn.c	Fri May 28 22:45:52 2010 +0000
@@ -21,6 +21,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
+#include "internal.h"
 #include "debug.h"
 
 #include "servconn.h"