# HG changeset patch # User Daniel Atallah # Date 1151189579 0 # Node ID b355f7ed1814cb82757674dda169e90174e6483d # Parent a092ea4edd4ed65762ff350f1ca118803b33dc80 [gaim-migrate @ 16334] This should cause the logging DBUS registration to actually work. committer: Tailor Script diff -r a092ea4edd4e -r b355f7ed1814 src/log.c --- a/src/log.c Sat Jun 24 22:25:22 2006 +0000 +++ b/src/log.c Sat Jun 24 22:52:59 2006 +0000 @@ -23,6 +23,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ +#include "internal.h" #include "account.h" #include "dbus-maybe.h" #include "debug.h"