libpurple/protocols/msn/directconn.c

branch
soc.2010.msn-tlc
changeset 30945
b875cf477e19
parent 30336
cec8b3660981
child 30961
885064b16c54
--- a/libpurple/protocols/msn/directconn.c	Thu May 27 22:14:53 2010 +0000
+++ b/libpurple/protocols/msn/directconn.c	Fri May 28 08:05:38 2010 +0000
@@ -21,6 +21,10 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
+
+#include "cipher.h"
+#include "debug.h"
+
 #include "msn.h"
 #include "directconn.h"
 

mercurial