comparison src/prpl.c @ 5945:2a18e7b5917e

[gaim-migrate @ 6386] Add an include we need. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Mon, 23 Jun 2003 06:45:12 +0000
parents a4f2aba0848d
children 8f94cce8faa5
comparison
equal deleted inserted replaced
5944:158196b2db19 5945:2a18e7b5917e
17 * along with this program; if not, write to the Free Software 17 * along with this program; if not, write to the Free Software
18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
19 * 19 *
20 */ 20 */
21 #include "internal.h" 21 #include "internal.h"
22 #include "conversation.h"
22 #include "debug.h" 23 #include "debug.h"
23 #include "multi.h" 24 #include "multi.h"
24 #include "notify.h" 25 #include "notify.h"
25 #include "prpl.h" 26 #include "prpl.h"
26 #include "request.h" 27 #include "request.h"