diff options
Diffstat (limited to 'kommander/plugin/specialinformation.cpp')
-rw-r--r-- | kommander/plugin/specialinformation.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/plugin/specialinformation.cpp b/kommander/plugin/specialinformation.cpp index 41ea61b4..afa44542 100644 --- a/kommander/plugin/specialinformation.cpp +++ b/kommander/plugin/specialinformation.cpp @@ -16,7 +16,7 @@ #include "specials.h" #include "specialinformation.h" -#include <klocale.h> +#include <tdelocale.h> SpecialFunction::SpecialFunction(const TQString& name, const TQString& description, int minArgs, int maxArgs) |