diff options
Diffstat (limited to 'khotkeys/update/update.cpp')
-rw-r--r-- | khotkeys/update/update.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/khotkeys/update/update.cpp b/khotkeys/update/update.cpp index a5abba826..3368ee21e 100644 --- a/khotkeys/update/update.cpp +++ b/khotkeys/update/update.cpp @@ -14,8 +14,8 @@ #include <config.h> #endif -#include <kapplication.h> -#include <kcmdlineargs.h> +#include <tdeapplication.h> +#include <tdecmdlineargs.h> #include <kstandarddirs.h> #include <tdeconfig.h> #include <kdebug.h> |