diff src/gnome_applet_mgr.c @ 349:b402a23f35df

[gaim-migrate @ 359] Let's see if *this* doesn't break everything committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 07 Jun 2000 17:14:32 +0000
parents f4fba304b236
children fd3cc0a28d5d
line wrap: on
line diff
--- a/src/gnome_applet_mgr.c	Wed Jun 07 14:04:24 2000 +0000
+++ b/src/gnome_applet_mgr.c	Wed Jun 07 17:14:32 2000 +0000
@@ -27,6 +27,9 @@
 ** Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
 */
 
+#ifdef HAVE_CONFIG_H
+#include "../config.h"
+#endif
 #ifdef USE_APPLET
 #include <string.h>
 #include <gdk_imlib.h>