Mercurial > pidgin
comparison plugins/gevolution/assoc-buddy.c @ 9824:94910b9520cf
[gaim-migrate @ 10695]
Really, someone needs to test this and tell me which of these files
need to include internal.h
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 22 Aug 2004 17:33:36 +0000 |
parents | 7a149eac59a3 |
children | c00def44d76a |
comparison
equal
deleted
inserted
replaced
9823:54377b120d19 | 9824:94910b9520cf |
---|---|
16 * You should have received a copy of the GNU General Public License | 16 * You should have received a copy of the GNU General Public License |
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 | 18 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA |
19 * 02111-1307, USA. | 19 * 02111-1307, USA. |
20 */ | 20 */ |
21 #include "gtkinternal.h" | |
22 #include "gtkblist.h" | 21 #include "gtkblist.h" |
22 #include "gtkgaim.h" | |
23 #include "gtkutils.h" | 23 #include "gtkutils.h" |
24 #include "gtkimhtml.h" | 24 #include "gtkimhtml.h" |
25 #include "gaim-disclosure.h" | 25 #include "gaim-disclosure.h" |
26 | 26 |
27 #include "debug.h" | 27 #include "debug.h" |