diff -r eb13ae8a3550 -r 754c63f29b77 src/gtkutils.c --- a/src/gtkutils.c Sat Jun 14 21:34:31 2003 +0000 +++ b/src/gtkutils.c Sat Jun 14 23:21:02 2003 +0000 @@ -1,7 +1,10 @@ -/* +/** + * @file gtkutils.h GTK+ utility functions + * @ingroup gtkui + * * gaim * - * Copyright (C) 2002-2003, Christian Hammond + * Copyright (C) 2003 Christian Hammond * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -16,43 +19,36 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * */ -#ifdef HAVE_CONFIG_H -#include -#endif -#include +#include "internal.h" + #ifndef _WIN32 -#include -#include -#include -#include +# include #else -#ifdef small -#undef small -#endif +# ifdef small +# undef small +# endif #endif /*_WIN32*/ -#include -#include -#include -#include -#include -#include -#include + #ifdef USE_GTKSPELL -#include +# include #endif -#include "gtkimhtml.h" + #include + +#include "debug.h" +#include "notify.h" #include "prefs.h" #include "prpl.h" -#include "gaim.h" +#include "util.h" + +#include "gtkconv.h" +#include "gtkimhtml.h" +#include "gtkutils.h" #include "ui.h" -#include "notify.h" #ifdef _WIN32 #include "wspell.h" -#include "win32dep.h" #endif void