libpurple/protocols/msn/error.c

branch
soc.2010.msn-tlc
changeset 30945
b875cf477e19
parent 30911
e0a4f4418d83
child 30961
885064b16c54
--- a/libpurple/protocols/msn/error.c	Thu May 27 22:14:53 2010 +0000
+++ b/libpurple/protocols/msn/error.c	Fri May 28 08:05:38 2010 +0000
@@ -21,7 +21,11 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
-#include "msn.h"
+
+#include "debug.h"
+/* Masca: can we get rid of the sync issue dialog? */
+#include "request.h"
+
 #include "error.h"
 
 typedef struct

mercurial