Revision: 16865
Author: evands
Date: 2006-08-18 18:57:47 -0700 (Fri, 18 Aug 2006)
ViewCVS: http://svn.sourceforge.net/gaim/?rev=16865&view=rev
Log Message:
-----------
Fixed Zephyr compilation
Modified Paths:
--------------
trunk/libgaim/protocols/zephyr/zephyr.c
Modified: trunk/libgaim/protocols/zephyr/zephyr.c
===================================================================
--- trunk/libgaim/protocols/zephyr/zephyr.c 2006-08-19 01:53:46 UTC (rev 16864)
+++ trunk/libgaim/protocols/zephyr/zephyr.c 2006-08-19 01:57:47 UTC (rev 16865)
@@ -27,7 +27,7 @@
*/
/* XXX eww */
-#include "core/internal.h"
+#include "libgaim/internal.h"
#include "accountopt.h"
#include "debug.h"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|