Mercurial > pidgin
comparison src/protocols/jabber/chat.c @ 9713:db62420a53a2
[gaim-migrate @ 10574]
Remove multi.h
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 08 Aug 2004 05:38:02 +0000 |
parents | 8b2451878e26 |
children | 4a8bf81b82ae |
comparison
equal
deleted
inserted
replaced
9712:34a929fbbb30 | 9713:db62420a53a2 |
---|---|
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 "debug.h" | 22 #include "debug.h" |
23 #include "multi.h" /* for proto_chat_entry */ | 23 #include "prpl.h" /* for proto_chat_entry */ |
24 #include "notify.h" | 24 #include "notify.h" |
25 #include "request.h" | 25 #include "request.h" |
26 #include "roomlist.h" | 26 #include "roomlist.h" |
27 #include "util.h" | 27 #include "util.h" |
28 | 28 |