diff options
Diffstat (limited to 'buildtools/autotools/autotoolsaction.cpp')
-rw-r--r-- | buildtools/autotools/autotoolsaction.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/autotoolsaction.cpp b/buildtools/autotools/autotoolsaction.cpp index 81039078..cf1e37d6 100644 --- a/buildtools/autotools/autotoolsaction.cpp +++ b/buildtools/autotools/autotoolsaction.cpp @@ -16,7 +16,7 @@ #include <tqtoolbutton.h> #include <tqtooltip.h> #include <tqwhatsthis.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kdebug.h> #include <kiconloader.h> |