diff options
Diffstat (limited to 'kopete/kopete/chatwindow/krichtexteditpart.cpp')
-rw-r--r-- | kopete/kopete/chatwindow/krichtexteditpart.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/kopete/chatwindow/krichtexteditpart.cpp b/kopete/kopete/chatwindow/krichtexteditpart.cpp index a42fd718..6f3bdf25 100644 --- a/kopete/kopete/chatwindow/krichtexteditpart.cpp +++ b/kopete/kopete/chatwindow/krichtexteditpart.cpp @@ -9,7 +9,7 @@ #include <tqapplication.h> #include <tqclipboard.h> #include <tqevent.h> -#include <kparts/genericfactory.h> +#include <tdeparts/genericfactory.h> #include <tqrichtext_p.h> #include "krichtexteditpart.h" |