summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/groupwise/gwaccount.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:18:22 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:18:22 -0600
commit5497356b6c12e5854b297bfa0d9c2a9f20cb4ca0 (patch)
treecac6b9814cc96ab1755111ea14e40057700ce066 /kopete/protocols/groupwise/gwaccount.cpp
parentde2f2bebe2d2d09320470b4fdfb8efeaf334638f (diff)
downloadtdenetwork-5497356b6c12e5854b297bfa0d9c2a9f20cb4ca0.tar.gz
tdenetwork-5497356b6c12e5854b297bfa0d9c2a9f20cb4ca0.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'kopete/protocols/groupwise/gwaccount.cpp')
-rw-r--r--kopete/protocols/groupwise/gwaccount.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/protocols/groupwise/gwaccount.cpp b/kopete/protocols/groupwise/gwaccount.cpp
index c61f9dfc..622311c3 100644
--- a/kopete/protocols/groupwise/gwaccount.cpp
+++ b/kopete/protocols/groupwise/gwaccount.cpp
@@ -22,8 +22,8 @@
#include <tqvalidator.h>
-#include <kaboutdata.h>
-#include <kapplication.h>
+#include <tdeaboutdata.h>
+#include <tdeapplication.h>
#include <tdeconfig.h>
#include <kdebug.h>
#include <kdialogbase.h>