diff -r 9e3a18d1083f -r f786b9daaa9b src/gaim.h --- a/src/gaim.h Thu Aug 03 22:50:13 2000 +0000 +++ b/src/gaim.h Thu Aug 03 23:34:43 2000 +0000 @@ -29,6 +29,9 @@ #ifdef USE_APPLET #include #endif /* USE_APPLET */ +#ifdef USE_GNOME +#include +#endif /* @@ -95,7 +98,7 @@ #define FACE_YELL 15 #define FACE_TOTAL 16 -#ifndef USE_APPLET +#ifndef USE_GNOME #ifdef ENABLE_NLS # include # define _(x) gettext(x) @@ -402,7 +405,7 @@ #define TYPE_SIGNOFF 4 #define TYPE_KEEPALIVE 5 -#define REVISION "gaim:$Revision: 602 $" +#define REVISION "gaim:$Revision: 609 $" #define FLAPON "FLAPON\r\n\r\n" #define ROAST "Tic/Toc"