# HG changeset patch # User Jorge VillaseƱor # Date 1276124098 0 # Node ID cdc786ee5a39d6733cb43b319bf9ffeace836955 # Parent 5d18cc98412b4b7936bef1c7eaa3d23a2bd79fc9 The include is needed here. diff -r 5d18cc98412b -r cdc786ee5a39 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"