diff options
Diffstat (limited to 'kjsembed/kjsembedpart.cpp')
-rw-r--r-- | kjsembed/kjsembedpart.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/kjsembedpart.cpp b/kjsembed/kjsembedpart.cpp index b39b8813..8d1f4d0c 100644 --- a/kjsembed/kjsembedpart.cpp +++ b/kjsembed/kjsembedpart.cpp @@ -29,7 +29,7 @@ #include <tqwidgetfactory.h> #ifndef QT_ONLY -#include <kaction.h> +#include <tdeaction.h> #endif // QT_ONLY #include <kjs/interpreter.h> |