# HG changeset patch # User Evan Schoenberg # Date 1155952667 0 # Node ID 7e76b9416a72a87ab90da52555f5720278cb69e9 # Parent 60b1bc8dbf379e549a15d5d1130298206018fc6f [gaim-migrate @ 16865] Fixed Zephyr compilation committer: Tailor Script diff -r 60b1bc8dbf37 -r 7e76b9416a72 libgaim/protocols/zephyr/zephyr.c --- 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"