changeset 30752:98c5f0865838

This include of internal maybe is needed on proxy.h because not having it causes error on it.
author masca@cpw.pidgin.im
date Fri, 28 May 2010 09:40:03 +0000
parents 3a3540aa314c
children e8e4c4207d30
files libpurple/protocols/msn/servconn.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/msn/servconn.h	Fri May 28 09:29:47 2010 +0000
+++ b/libpurple/protocols/msn/servconn.h	Fri May 28 09:40:03 2010 +0000
@@ -46,6 +46,7 @@
 	MSN_SERVCONN_SB
 } MsnServConnType;
 
+#include "internal.h"
 #include "proxy.h"
 
 #include "cmdproc.h"