summaryrefslogtreecommitdiffstats
path: root/kopete/protocols
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-07 19:48:50 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-07 19:48:50 -0600
commit33161156c76522b88b6110f92e8f475d7ff255ff (patch)
tree0beffa50714737529f19dc1ca22cbd50b8e6e537 /kopete/protocols
parent895d76e0de9e13d6014992f49e51c7928b59ca77 (diff)
downloadtdenetwork-33161156c76522b88b6110f92e8f475d7ff255ff.tar.gz
tdenetwork-33161156c76522b88b6110f92e8f475d7ff255ff.zip
Rename kcompletionbox
Diffstat (limited to 'kopete/protocols')
-rw-r--r--kopete/protocols/irc/ircaccount.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/irc/ircaccount.cpp b/kopete/protocols/irc/ircaccount.cpp
index 1f1be5a7..d4c0100c 100644
--- a/kopete/protocols/irc/ircaccount.cpp
+++ b/kopete/protocols/irc/ircaccount.cpp
@@ -44,7 +44,7 @@
#include <kaboutdata.h>
#include <kapplication.h>
#include <tdeconfig.h>
-#include <kcompletionbox.h>
+#include <tdecompletionbox.h>
#include <kdebug.h>
#include <kglobal.h>
#include <kinputdialog.h>