summaryrefslogtreecommitdiffstats
path: root/kbstateapplet/kbstate.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:13:18 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:13:18 -0600
commit127600d4f12c1787365edc471904f9732743c771 (patch)
tree4c777038220b063fd8c3f65600d46e5bd5af9d89 /kbstateapplet/kbstate.cpp
parentf96a5d2fa5dd584667011b04f59941166e9399d4 (diff)
downloadtdeaccessibility-127600d4f12c1787365edc471904f9732743c771.tar.gz
tdeaccessibility-127600d4f12c1787365edc471904f9732743c771.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'kbstateapplet/kbstate.cpp')
-rw-r--r--kbstateapplet/kbstate.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kbstateapplet/kbstate.cpp b/kbstateapplet/kbstate.cpp
index f506b1e..708621e 100644
--- a/kbstateapplet/kbstate.cpp
+++ b/kbstateapplet/kbstate.cpp
@@ -22,13 +22,13 @@
#include <tqimage.h>
#include <tqpopupmenu.h>
-#include <kaboutapplication.h>
+#include <tdeaboutapplication.h>
#include <tdepopupmenu.h>
-#include <kaboutdata.h>
+#include <tdeaboutdata.h>
#include <klocale.h>
#include <kglobal.h>
#include <kglobalsettings.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kiconloader.h>
#include <kiconeffect.h>
#include <knotifyclient.h>