From: <the...@us...> - 2006-09-09 20:54:35
|
Revision: 17206 http://svn.sourceforge.net/gaim/?rev=17206&view=rev Author: thekingant Date: 2006-09-09 13:54:23 -0700 (Sat, 09 Sep 2006) Log Message: ----------- gaim.h should only be used by stuff outside of libgaim? Modified Paths: -------------- trunk/libgaim/protocols/sametime/sametime.c Modified: trunk/libgaim/protocols/sametime/sametime.c =================================================================== --- trunk/libgaim/protocols/sametime/sametime.c 2006-09-09 20:47:12 UTC (rev 17205) +++ trunk/libgaim/protocols/sametime/sametime.c 2006-09-09 20:54:23 UTC (rev 17206) @@ -33,7 +33,6 @@ /* gaim includes */ #include "internal.h" -#include "gaim.h" #include "config.h" #include "account.h" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |