comparison src/main.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 0241d6b6702d
children fd81a00480ac
comparison
equal deleted inserted replaced
5227:6d1707dc8c3d 5228:1a53330dfd34
48 #include <ctype.h> 48 #include <ctype.h>
49 #include "prpl.h" 49 #include "prpl.h"
50 #include "sound.h" 50 #include "sound.h"
51 #include "gaim.h" 51 #include "gaim.h"
52 #include "gaim-socket.h" 52 #include "gaim-socket.h"
53 #include "gtklist.h" 53 #include "gtkblist.h"
54 #include "gtkdebug.h" 54 #include "gtkdebug.h"
55 #if HAVE_SIGNAL_H 55 #if HAVE_SIGNAL_H
56 #include <signal.h> 56 #include <signal.h>
57 #endif 57 #endif
58 #include "locale.h" 58 #include "locale.h"