diff options
Diffstat (limited to 'kopete/protocols/jabber/ui/dlgjabbersendraw.cpp')
-rw-r--r-- | kopete/protocols/jabber/ui/dlgjabbersendraw.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/jabber/ui/dlgjabbersendraw.cpp b/kopete/protocols/jabber/ui/dlgjabbersendraw.cpp index 97753bb2..4b9192dc 100644 --- a/kopete/protocols/jabber/ui/dlgjabbersendraw.cpp +++ b/kopete/protocols/jabber/ui/dlgjabbersendraw.cpp @@ -20,7 +20,7 @@ #include <tqcombobox.h> #include <tqpushbutton.h> -#include <textedit.h> +#include <tqtextedit.h> #include <kdebug.h> #include "jabberclient.h" |