comparison src/gtkpounce.c @ 5228:1a53330dfd34

[gaim-migrate @ 5598] People have been talking about doing it, but nobody has done it. Since I want to clean up some header files today: list.[ch] -> blist.[ch] gtklist.h -> gtkblist.h buddy.c -> gtkblist.c committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 26 Apr 2003 17:56:23 +0000
parents fefad67de2c7
children 3adb20b869b4
comparison
equal deleted inserted replaced
5227:6d1707dc8c3d 5228:1a53330dfd34
21 * 21 *
22 */ 22 */
23 #include <unistd.h> 23 #include <unistd.h>
24 #include "gaim.h" 24 #include "gaim.h"
25 #include "gtkpounce.h" 25 #include "gtkpounce.h"
26 #include "gtklist.h" 26 #include "gtkblist.h"
27 #include "prpl.h" 27 #include "prpl.h"
28 #include "sound.h" 28 #include "sound.h"
29 29
30 struct gaim_gtkpounce_dialog 30 struct gaim_gtkpounce_dialog
31 { 31 {