comparison src/gtkconv.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 1f901484599d
comparison
equal deleted inserted replaced
5227:6d1707dc8c3d 5228:1a53330dfd34
41 #include <gdk/gdkkeysyms.h> 41 #include <gdk/gdkkeysyms.h>
42 #include "prpl.h" 42 #include "prpl.h"
43 #include "gtkimhtml.h" 43 #include "gtkimhtml.h"
44 #include "dnd-hints.h" 44 #include "dnd-hints.h"
45 #include "sound.h" 45 #include "sound.h"
46 #include "gtklist.h" 46 #include "gtkblist.h"
47 47
48 #ifdef _WIN32 48 #ifdef _WIN32
49 #include "win32dep.h" 49 #include "win32dep.h"
50 #include "wspell.h" 50 #include "wspell.h"
51 #endif 51 #endif