diff src/gaimrc.c @ 6372:9dd4bb3cf1df

[gaim-migrate @ 6877] Moved some utility functions out of dialogs.c and into gtkutils.c. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 05 Aug 2003 11:08:40 +0000
parents 8f94cce8faa5
children 42fdf16f1dad
line wrap: on
line diff
--- a/src/gaimrc.c	Tue Aug 05 10:55:04 2003 +0000
+++ b/src/gaimrc.c	Tue Aug 05 11:08:40 2003 +0000
@@ -38,6 +38,7 @@
 #include "gtkpounce.h"
 #include "gtksound.h"
 #include "gtkplugin.h"
+#include "gtkutils.h"
 
 /* for people like myself, who are too lazy to add an away msg :) */
 #define BORING_DEFAULT_AWAY_MSG _("sorry, i ran out for a while. bbl")