summaryrefslogtreecommitdiffstats
path: root/kcron/ktvariable.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:13:36 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:13:36 -0600
commit666824a6c549fb4eeae7a29083349638974a57d7 (patch)
treebdaee2352859a2ba502dc15a6dab097a38449d6c /kcron/ktvariable.cpp
parentf45c7fac3012aa4bc10d8ddcfa99e1a72675d356 (diff)
downloadtdeadmin-666824a6c549fb4eeae7a29083349638974a57d7.tar.gz
tdeadmin-666824a6c549fb4eeae7a29083349638974a57d7.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'kcron/ktvariable.cpp')
-rw-r--r--kcron/ktvariable.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcron/ktvariable.cpp b/kcron/ktvariable.cpp
index 84080ad..9c9f9c4 100644
--- a/kcron/ktvariable.cpp
+++ b/kcron/ktvariable.cpp
@@ -13,7 +13,7 @@
#include <tqlayout.h>
-#include <kapplication.h> // kapp
+#include <tdeapplication.h> // kapp
#include <klocale.h> // i18n()
#include <kmessagebox.h>
#include <ktextedit.h>