Mercurial > pidgin
diff src/roomlist.h @ 10023:34bce9529cf4
[gaim-migrate @ 10955]
A few minor tweaks to how things are included.
Dave, sorry I didn't have time to look at your status patches tonight.
Hopefully I'll be able to tomorrow night.
committer: Tailor Script <tailor@pidgin.im>
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Tue, 14 Sep 2004 04:31:31 +0000 |
| parents | 5d9c991549cd |
| children | 5151c6788f3d |
line wrap: on
line diff
--- a/src/roomlist.h Tue Sep 14 03:51:36 2004 +0000 +++ b/src/roomlist.h Tue Sep 14 04:31:31 2004 +0000 @@ -55,7 +55,7 @@ } GaimRoomlistFieldType; #include "account.h" -#include "internal.h" +#include "glib.h" /**************************************************************************/ /** Data Structures */
