diff options
Diffstat (limited to 'buildtools/autotools/autotoolsaction.h')
-rw-r--r-- | buildtools/autotools/autotoolsaction.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/autotoolsaction.h b/buildtools/autotools/autotoolsaction.h index 2d397359..dd9ddda5 100644 --- a/buildtools/autotools/autotoolsaction.h +++ b/buildtools/autotools/autotoolsaction.h @@ -15,7 +15,7 @@ #define AUTOTOOLSACTION_H #include <kxmlguiclient.h> -#include <kaction.h> +#include <tdeaction.h> class TQObject; class TDEActionCollection; |