diff options
Diffstat (limited to 'src/mxcl.library.h')
-rw-r--r-- | src/mxcl.library.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mxcl.library.h b/src/mxcl.library.h index 87eea65..57eca2c 100644 --- a/src/mxcl.library.h +++ b/src/mxcl.library.h @@ -16,7 +16,7 @@ namespace mxcl } -/// almost always negates the need to #include <klocale.h> in implementations +/// almost always negates the need to #include <tdelocale.h> in implementations #include <ntqstring.h> TQString i18n( const char *text ); |