diff src/gtksound.c @ 7465:dedbfdc7ce65

[gaim-migrate @ 8078] Thanks to Jon Bernard for noticing the missing include. And thanks for Joseph S. Myers for being totally sweet. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 09 Nov 2003 06:12:06 +0000
parents a259e244e44f
children fa6395637e2c
line wrap: on
line diff
--- a/src/gtksound.c	Sat Nov 08 21:32:13 2003 +0000
+++ b/src/gtksound.c	Sun Nov 09 06:12:06 2003 +0000
@@ -40,6 +40,7 @@
 #include "notify.h"
 #include "prefs.h"
 #include "sound.h"
+#include "util.h"
 
 #include "gtksound.h"