diff options
Diffstat (limited to 'kommander/widgets/groupbox.cpp')
-rw-r--r-- | kommander/widgets/groupbox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/widgets/groupbox.cpp b/kommander/widgets/groupbox.cpp index 7d4f43e8..a90f447e 100644 --- a/kommander/widgets/groupbox.cpp +++ b/kommander/widgets/groupbox.cpp @@ -23,7 +23,7 @@ #include <tqevent.h> #include <tqgroupbox.h> #include <tqobjectlist.h> -#include <klocale.h> +#include <tdelocale.h> /* OTHER INCLUDES */ #include "kommanderplugin.h" |