summaryrefslogtreecommitdiffstats
path: root/src/otrlchatinterface.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:49:26 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:49:26 -0600
commit59a706bc2a5caa7990e77b6018c25c4f5ef3bcf2 (patch)
tree338d237cc0f1b3a701dfa11b09983ed675beb740 /src/otrlchatinterface.cpp
parentb7fc57b750ab7e1ed9e0c156af3157cc31dfe12d (diff)
downloadkopete-otr-59a706bc2a5caa7990e77b6018c25c4f5ef3bcf2.tar.gz
kopete-otr-59a706bc2a5caa7990e77b6018c25c4f5ef3bcf2.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/otrlchatinterface.cpp')
-rw-r--r--src/otrlchatinterface.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/otrlchatinterface.cpp b/src/otrlchatinterface.cpp
index c181b29..7f2a946 100644
--- a/src/otrlchatinterface.cpp
+++ b/src/otrlchatinterface.cpp
@@ -36,9 +36,9 @@
#include <kopeteprotocol.h>
#include <kdebug.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include <kstandarddirs.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kprogress.h>
#include <kpassivepopup.h>
#include <kanimwidget.h>