diff src/aim.c @ 462:9a5da5b17722

[gaim-migrate @ 472] Fixed the Solaris LC_ALL compile error. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Tue, 04 Jul 2000 22:26:19 +0000
parents 7d5f91c1ff20
children 1181582366f5
line wrap: on
line diff
--- a/src/aim.c	Tue Jul 04 21:40:42 2000 +0000
+++ b/src/aim.c	Tue Jul 04 22:26:19 2000 +0000
@@ -49,7 +49,7 @@
 #ifndef USE_APPLET
 #include "pixmaps/logo.xpm"
 #endif /* USE_APPLET */
-
+#include "locale.h"
 #include "gtkticker.h"
 
 static GtkWidget *name;