diff options
Diffstat (limited to 'parts/tools/tools_part.cpp')
-rw-r--r-- | parts/tools/tools_part.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/tools/tools_part.cpp b/parts/tools/tools_part.cpp index 1d1b4505..8734eadc 100644 --- a/parts/tools/tools_part.cpp +++ b/parts/tools/tools_part.cpp @@ -14,7 +14,7 @@ #include <kdesktopfile.h> #include <kdialogbase.h> #include <kiconloader.h> -#include <klocale.h> +#include <tdelocale.h> #include <tdeparts/part.h> #include <kprocess.h> #include <tdetexteditor/document.h> |