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 52f156d3..d9abd633 100644 --- a/kopete/kopete/chatwindow/krichtexteditpart.cpp +++ b/kopete/kopete/chatwindow/krichtexteditpart.cpp @@ -10,7 +10,7 @@ #include <tqclipboard.h> #include <tqevent.h> #include <tdeparts/genericfactory.h> -#include <tqrichtext_p.h> +#include <private/tqrichtext_p.h> #include "krichtexteditpart.h" #include "krichtexteditpart.moc" |