summaryrefslogtreecommitdiffstats
path: root/kbruch/src/taskview.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:16:19 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:16:19 -0600
commitd5f01dcc48ac3af828089b8810ef30a245e0346b (patch)
tree8de1121122ebcb437dd3f0d36f0cfcd537bbe26d /kbruch/src/taskview.cpp
parent256525ac7b6317f0a47cd563d8df2bdd917f4a74 (diff)
downloadtdeedu-d5f01dcc48ac3af828089b8810ef30a245e0346b.tar.gz
tdeedu-d5f01dcc48ac3af828089b8810ef30a245e0346b.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'kbruch/src/taskview.cpp')
-rw-r--r--kbruch/src/taskview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbruch/src/taskview.cpp b/kbruch/src/taskview.cpp
index 7189aca7..b4b13476 100644
--- a/kbruch/src/taskview.cpp
+++ b/kbruch/src/taskview.cpp
@@ -21,7 +21,7 @@
/* these includes are needed for KDE support */
#include <klocale.h>
#include <kmessagebox.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <knumvalidator.h>
/* these includes are needed for TQt support */