# HG changeset patch # User Mark Doliner # Date 1082511957 0 # Node ID 504570a1acd549640e2a64ba1af31f3ce1b66bd7 # Parent 374477c0dd7607ba56f4825cdedc286bf3dc07e6 [gaim-migrate @ 9492] Let me know if this breaks things and we'll "refactor" it using "pair programming" and other "extreme programming" tactics. Then we'll shoot ourselves in the eye. committer: Tailor Script diff -r 374477c0dd76 -r 504570a1acd5 src/internal.h --- a/src/internal.h Wed Apr 21 01:43:16 2004 +0000 +++ b/src/internal.h Wed Apr 21 01:45:57 2004 +0000 @@ -30,6 +30,7 @@ #endif #ifdef ENABLE_NLS +# include # include # define _(x) gettext(x) # ifdef gettext_noop