diff options
Diffstat (limited to 'kmoon/kmoondlg.cpp')
-rw-r--r-- | kmoon/kmoondlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmoon/kmoondlg.cpp b/kmoon/kmoondlg.cpp index 862d93e..d1a8105 100644 --- a/kmoon/kmoondlg.cpp +++ b/kmoon/kmoondlg.cpp @@ -20,7 +20,7 @@ #include <tqslider.h> #include <tqlayout.h> -#include <klocale.h> +#include <tdelocale.h> #include <tqwhatsthis.h> #include <tqvbox.h> #include <tdeapplication.h> |