changeset 30749:6444484ada7d

Nexus needs internal too.
author masca@cpw.pidgin.im
date Fri, 28 May 2010 09:24:54 +0000
parents faedd5e7267f
children b4bc4d5fdddd
files libpurple/protocols/msn/nexus.h
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/msn/nexus.h	Fri May 28 09:11:00 2010 +0000
+++ b/libpurple/protocols/msn/nexus.h	Fri May 28 09:24:54 2010 +0000
@@ -24,6 +24,8 @@
 #ifndef MSN_NEXUS_H
 #define MSN_NEXUS_H
 
+#include "internal.h"
+
 typedef struct _MsnNexus MsnNexus;
 typedef struct _MsnTicketToken MsnTicketToken;
 typedef struct _MsnUsrKey MsnUsrKey;