X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Fwebcit.h;h=67131a5eb3345459997438163531d0ecc89f33b3;hp=e713e75bbfb4b0bc62db459339fd082678bdac01;hb=898bab06ba7d6cf04a9b5e41bfcc6319ff3bb8de;hpb=58df800218902d07dcf3b81a28c31354fb1025d2 diff --git a/webcit/webcit.h b/webcit/webcit.h index e713e75bb..67131a5eb 100644 --- a/webcit/webcit.h +++ b/webcit/webcit.h @@ -53,7 +53,7 @@ #include #endif -#ifdef ENABLE_NLS +#ifdef HAVE_USELOCALE #ifdef HAVE_XLOCALE_H #include #endif