# HG changeset patch # User masca@cpw.pidgin.im # Date 1276124098 0 # Node ID fb7897d40ca6fd17efef1f96ea23cb0b19114853 # Parent 64e2fe53acc2ab3d407189c1237eca000d74a891 The include is needed here. diff -r 64e2fe53acc2 -r fb7897d40ca6 libpurple/protocols/msn/slpmsg.h --- a/libpurple/protocols/msn/slpmsg.h Tue Jun 08 21:32:12 2010 +0000 +++ b/libpurple/protocols/msn/slpmsg.h Wed Jun 09 22:54:58 2010 +0000 @@ -32,6 +32,7 @@ #include "slplink.h" #include "session.h" #include "msg.h" +#include "p2p.h" #include "slp.h"