comparison 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
comparison
equal deleted inserted replaced
7464:a259e244e44f 7465:dedbfdc7ce65
38 38
39 #include "debug.h" 39 #include "debug.h"
40 #include "notify.h" 40 #include "notify.h"
41 #include "prefs.h" 41 #include "prefs.h"
42 #include "sound.h" 42 #include "sound.h"
43 #include "util.h"
43 44
44 #include "gtksound.h" 45 #include "gtksound.h"
45 46
46 47
47 struct gaim_sound_event { 48 struct gaim_sound_event {