diff options
Diffstat (limited to 'parts/texttools/texttoolspart.h')
-rw-r--r-- | parts/texttools/texttoolspart.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/parts/texttools/texttoolspart.h b/parts/texttools/texttoolspart.h index 0d822a65..fa911d98 100644 --- a/parts/texttools/texttoolspart.h +++ b/parts/texttools/texttoolspart.h @@ -14,12 +14,12 @@ #include <tqguardedptr.h> #include <tdeparts/part.h> -#include "kdevplugin.h" +#include "tdevplugin.h" class TextToolsWidget; -class TextToolsPart : public KDevPlugin +class TextToolsPart : public TDevPlugin { Q_OBJECT |