libpurple/sound.c

branch
soc.2008.themes
changeset 24378
cb0bf512e61d
parent 23655
704a67a69ce0
child 34706
02cb08146888
equal deleted inserted replaced
24377:8d0bfda8402d 24378:cb0bf512e61d
23 #include "internal.h" 23 #include "internal.h"
24 24
25 #include "blist.h" 25 #include "blist.h"
26 #include "prefs.h" 26 #include "prefs.h"
27 #include "sound.h" 27 #include "sound.h"
28 #include "sound-loader.h" 28 #include "sound-theme-loader.h"
29 #include "theme-manager.h" 29 #include "theme-manager.h"
30 30
31 static PurpleSoundUiOps *sound_ui_ops = NULL; 31 static PurpleSoundUiOps *sound_ui_ops = NULL;
32 32
33 #define STATUS_AVAILABLE 1 33 #define STATUS_AVAILABLE 1

mercurial