--- a/libpurple/protocols/msn/notification.c Thu May 27 22:14:53 2010 +0000 +++ b/libpurple/protocols/msn/notification.c Fri May 28 08:05:38 2010 +0000 @@ -21,7 +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 "msn.h" + +#include "debug.h" +#include "cipher.h" + #include "core.h" #include "notification.h" #include "contact.h"