diff -r c518a98aba20 -r e92b66ee5518 plugins/perl/perl.c --- a/plugins/perl/perl.c Tue Aug 05 03:21:40 2003 +0000 +++ b/plugins/perl/perl.c Tue Aug 05 10:55:04 2003 +0000 @@ -93,6 +93,8 @@ #include "server.h" #include "sound.h" +/* XXX CORE/UI */ +#include "gtkinternal.h" #include "ui.h" #ifndef call_pv @@ -1399,7 +1401,7 @@ N_("Provides support for loading perl plugins."), /**< summary */ N_("Provides support for loading perl plugins."), /**< description */ "Christian Hammond ", /**< author */ - WEBSITE, /**< homepage */ + GAIM_WEBSITE, /**< homepage */ NULL, /**< load */ plugin_unload, /**< unload */