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 b7df4eb4..1d1b4505 100644 --- a/parts/tools/tools_part.cpp +++ b/parts/tools/tools_part.cpp @@ -8,7 +8,7 @@ #include <tqwhatsthis.h> #include <tdeaction.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <tdeconfig.h> #include <kdebug.h> #include <kdesktopfile.h> |