diff src/protocols/gg/gg.c @ 13317:41747a38a1a8

[gaim-migrate @ 15686] SF Patch #1424846 from Matthew Luckie with changes by me This builds using a shared library version of libgadu. Wingaim still uses the in-tree copy of libgadu. I hope to get our win32 changes to libgadu merged upstream soon, so we can use the upstream codebase there too. For libgadu build instructions, see: http://gaim.sourceforge.net/faq2.php#libgadu committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Wed, 22 Feb 2006 02:54:20 +0000
parents e7d1ecb0a940
children 1b5bf4b215f0
line wrap: on
line diff
--- a/src/protocols/gg/gg.c	Wed Feb 22 02:25:15 2006 +0000
+++ b/src/protocols/gg/gg.c	Wed Feb 22 02:54:20 2006 +0000
@@ -37,7 +37,7 @@
 #include "util.h"
 #include "request.h"
 
-#include "lib/libgadu.h"
+#include <libgadu.h>
 
 #include "gg.h"
 #include "confer.h"