diff options
Diffstat (limited to 'source4/param/params.c')
-rw-r--r-- | source4/param/params.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/param/params.c b/source4/param/params.c index 0ce416c00a..1680df4e4f 100644 --- a/source4/param/params.c +++ b/source4/param/params.c @@ -80,7 +80,7 @@ */ #include "includes.h" -#include "system/iconv.h" +#include "system/locale.h" /* -------------------------------------------------------------------------- ** * Constants... |