Mercurial > pidgin.yaz
changeset 30549:c4cac45b0a74
merge of '8955da011b0481f0598f9cb0ee24fc2184396c69'
and '94fa017925fa206fc36f520ee42c54f57429b4e1'
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sat, 29 May 2010 00:16:30 +0000 |
parents | bf088afdc813 (diff) bc9f74e9f596 (current diff) |
children | b2d69f34b7df |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/roomlist.h Sat May 29 00:01:03 2010 +0000 +++ b/libpurple/roomlist.h Sat May 29 00:16:30 2010 +0000 @@ -57,7 +57,7 @@ } PurpleRoomlistFieldType; #include "account.h" -#include "glib.h" +#include <glib.h> /**************************************************************************/ /** Data Structures */