summaryrefslogtreecommitdiffstats
path: root/ksayit/src/ksayit.h
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 /ksayit/src/ksayit.h
parentf96a5d2fa5dd584667011b04f59941166e9399d4 (diff)
downloadtdeaccessibility-127600d4f12c1787365edc471904f9732743c771.tar.gz
tdeaccessibility-127600d4f12c1787365edc471904f9732743c771.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'ksayit/src/ksayit.h')
-rw-r--r--ksayit/src/ksayit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksayit/src/ksayit.h b/ksayit/src/ksayit.h
index f0e3479..f82bd5b 100644
--- a/ksayit/src/ksayit.h
+++ b/ksayit/src/ksayit.h
@@ -29,7 +29,7 @@ using namespace std;
#include <tqclipboard.h>
// include files for KDE
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <tdemainwindow.h>
#include <tdeaccel.h>
#include <tdeaction.h>