comparison src/buddy.c @ 1261:07f0bb41bbe1

[gaim-migrate @ 1271] this name was getting too long committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 14 Dec 2000 09:05:36 +0000
parents b5783215b245
children aa6a0fe8e03f
comparison
equal deleted inserted replaced
1260:88656763199b 1261:07f0bb41bbe1
23 #include "../config.h" 23 #include "../config.h"
24 #endif 24 #endif
25 #ifdef USE_APPLET 25 #ifdef USE_APPLET
26 #include <gnome.h> 26 #include <gnome.h>
27 #include <applet-widget.h> 27 #include <applet-widget.h>
28 #include "gnome_applet_mgr.h" 28 #include "applet.h"
29 #endif /* USE_APPLET */ 29 #endif /* USE_APPLET */
30 #ifdef GAIM_PLUGINS 30 #ifdef GAIM_PLUGINS
31 #include <dlfcn.h> 31 #include <dlfcn.h>
32 #endif /* GAIM_PLUGINS */ 32 #endif /* GAIM_PLUGINS */
33 #include <string.h> 33 #include <string.h>