From: <dat...@us...> - 2006-06-24 22:53:09
|
Revision: 16334 Author: datallah Date: 2006-06-24 15:52:59 -0700 (Sat, 24 Jun 2006) ViewCVS: http://svn.sourceforge.net/gaim/?rev=16334&view=rev Log Message: ----------- This should cause the logging DBUS registration to actually work. Modified Paths: -------------- trunk/src/log.c Modified: trunk/src/log.c =================================================================== --- trunk/src/log.c 2006-06-24 22:25:22 UTC (rev 16333) +++ trunk/src/log.c 2006-06-24 22:52:59 UTC (rev 16334) @@ -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" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |