diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-14 17:13:36 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-14 17:13:36 -0600 |
commit | 666824a6c549fb4eeae7a29083349638974a57d7 (patch) | |
tree | bdaee2352859a2ba502dc15a6dab097a38449d6c /kcron/cti18n.h | |
parent | f45c7fac3012aa4bc10d8ddcfa99e1a72675d356 (diff) | |
download | tdeadmin-666824a6c549fb4eeae7a29083349638974a57d7.tar.gz tdeadmin-666824a6c549fb4eeae7a29083349638974a57d7.zip |
Rename common header files for consistency with class renaming
Diffstat (limited to 'kcron/cti18n.h')
-rw-r--r-- | kcron/cti18n.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcron/cti18n.h b/kcron/cti18n.h index a5b96ec..2c79e1a 100644 --- a/kcron/cti18n.h +++ b/kcron/cti18n.h @@ -22,6 +22,6 @@ // -GM 11/99 #include <klocale.h> -#include <kapplication.h> +#include <tdeapplication.h> #endif // CTI18N_H |