diff options
Diffstat (limited to 'src/gvcore/externaltoolaction.h')
-rw-r--r-- | src/gvcore/externaltoolaction.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/externaltoolaction.h b/src/gvcore/externaltoolaction.h index 711f0c0..9b0f4b8 100644 --- a/src/gvcore/externaltoolaction.h +++ b/src/gvcore/externaltoolaction.h @@ -22,7 +22,7 @@ Copyright 2000-2004 Aur�lien G�teau #define EXTERNALTOOLACTION_H // KDE -#include <kaction.h> +#include <tdeaction.h> #include <kurl.h> class KService; |