summaryrefslogtreecommitdiffstats
path: root/src/otrguiclient.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:14:04 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:14:04 -0600
commit16cdaafa9062de80d1eeae9e96dfac5f8a75f5ae (patch)
treefda2ca46b0cda050565bd5791f4ecbd3d414ed54 /src/otrguiclient.cpp
parentb90b805733bdb1846e6058f7b065f5f886d7e203 (diff)
downloadkopete-otr-16cdaafa9062de80d1eeae9e96dfac5f8a75f5ae.tar.gz
kopete-otr-16cdaafa9062de80d1eeae9e96dfac5f8a75f5ae.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/otrguiclient.cpp')
-rw-r--r--src/otrguiclient.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/otrguiclient.cpp b/src/otrguiclient.cpp
index 3182898..f3bf8de 100644
--- a/src/otrguiclient.cpp
+++ b/src/otrguiclient.cpp
@@ -19,9 +19,9 @@
***************************************************************************/
-#include <kaction.h>
+#include <tdeaction.h>
#include <klocale.h>
-#include <kactionclasses.h>
+#include <tdeactionclasses.h>
#include <kopetechatsession.h>
#include <kopeteview.h>
#include <kopetemessage.h>