diff options
Diffstat (limited to 'kjsembed/xmlactionclient.cpp')
-rw-r--r-- | kjsembed/xmlactionclient.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/xmlactionclient.cpp b/kjsembed/xmlactionclient.cpp index 982061b8..88bfab97 100644 --- a/kjsembed/xmlactionclient.cpp +++ b/kjsembed/xmlactionclient.cpp @@ -18,7 +18,7 @@ */ #include <tqfile.h> -#include <kaction.h> +#include <tdeaction.h> #include <kdebug.h> #include <kstdaction.h> |