diff options
Diffstat (limited to 'kdict/actions.h')
-rw-r--r-- | kdict/actions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdict/actions.h b/kdict/actions.h index 6963acdd..a5dd9201 100644 --- a/kdict/actions.h +++ b/kdict/actions.h @@ -20,7 +20,7 @@ #include <tqguardedptr.h> #include <tqptrlist.h> -#include <kaction.h> +#include <tdeaction.h> #include <kglobalsettings.h> class KComboBox; |