diff libpurple/protocols/jabber/pep.c @ 17586:beaeb7fb4dbd

Removed a stale include
author Andreas Monitzer <pidgin@monitzer.com>
date Mon, 18 Jun 2007 00:56:00 +0000
parents 0f0e98978d66
children 6842cc73b1b7
line wrap: on
line diff
--- a/libpurple/protocols/jabber/pep.c	Sun Jun 17 21:04:15 2007 +0000
+++ b/libpurple/protocols/jabber/pep.c	Mon Jun 18 00:56:00 2007 +0000
@@ -22,6 +22,7 @@
 #include "pep.h"
 #include "iq.h"
 #include <string.h>
+#include "usermood.h"
 
 static GHashTable *pep_handlers = NULL;