diff options
Diffstat (limited to 'kjsembed/kjsembedpart.h')
-rw-r--r-- | kjsembed/kjsembedpart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/kjsembedpart.h b/kjsembed/kjsembedpart.h index 84080138..3e4b3afb 100644 --- a/kjsembed/kjsembedpart.h +++ b/kjsembed/kjsembedpart.h @@ -25,7 +25,7 @@ #include <tqstringlist.h> #ifndef QT_ONLY -#include <kparts/part.h> +#include <tdeparts/part.h> #endif #include <kjs/interpreter.h> |