diff options
Diffstat (limited to 'xparts/src')
-rw-r--r-- | xparts/src/kde/xparthost_kpart.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xparts/src/kde/xparthost_kpart.cpp b/xparts/src/kde/xparthost_kpart.cpp index 9195a278..0ed7181e 100644 --- a/xparts/src/kde/xparthost_kpart.cpp +++ b/xparts/src/kde/xparthost_kpart.cpp @@ -10,7 +10,7 @@ #include <qxembed.h> #include <tqdom.h> -#include <kaction.h> +#include <tdeaction.h> #include <kdebug.h> |