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 50ff0230..b7df4eb4 100644 --- a/parts/tools/tools_part.cpp +++ b/parts/tools/tools_part.cpp @@ -7,7 +7,7 @@ #include <tqvbox.h> #include <tqwhatsthis.h> -#include <kaction.h> +#include <tdeaction.h> #include <kapplication.h> #include <tdeconfig.h> #include <kdebug.h> |