diff options
Diffstat (limited to 'khotkeys/app/app.cpp')
-rw-r--r-- | khotkeys/app/app.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/app/app.cpp b/khotkeys/app/app.cpp index 25cf3fda8..0d0fd3395 100644 --- a/khotkeys/app/app.cpp +++ b/khotkeys/app/app.cpp @@ -16,7 +16,7 @@ #include "app.h" -#include <kcmdlineargs.h> +#include <tdecmdlineargs.h> #include <tdeconfig.h> #include <klocale.h> |