diff options
Diffstat (limited to 'tdeparts/plugin.h')
-rw-r--r-- | tdeparts/plugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeparts/plugin.h b/tdeparts/plugin.h index df1200ee9..751ee9c99 100644 --- a/tdeparts/plugin.h +++ b/tdeparts/plugin.h @@ -21,7 +21,7 @@ #define PLUGIN_H #include <tqobject.h> -#include <kaction.h> +#include <tdeaction.h> #include <kxmlguiclient.h> class TDEInstance; |