changeset 14193:7e76b9416a72

[gaim-migrate @ 16865] Fixed Zephyr compilation committer: Tailor Script <tailor@pidgin.im>
author Evan Schoenberg <evan.s@dreskin.net>
date Sat, 19 Aug 2006 01:57:47 +0000
parents 60b1bc8dbf37
children ebe83aee29d2
files libgaim/protocols/zephyr/zephyr.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libgaim/protocols/zephyr/zephyr.c	Sat Aug 19 01:50:10 2006 +0000
+++ b/libgaim/protocols/zephyr/zephyr.c	Sat Aug 19 01:57:47 2006 +0000
@@ -27,7 +27,7 @@
 
 */
 /* XXX eww */
-#include "core/internal.h"
+#include "libgaim/internal.h"
 
 #include "accountopt.h"
 #include "debug.h"