libpurple/protocols/msn/notification.c

branch
soc.2010.msn-tlc
changeset 30945
b875cf477e19
parent 30929
1a6dafa19155
child 30961
885064b16c54
--- 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"

mercurial