diff options
Diffstat (limited to 'khotkeys/update/update.cpp')
-rw-r--r-- | khotkeys/update/update.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/update/update.cpp b/khotkeys/update/update.cpp index 58fd42050..d5ccea906 100644 --- a/khotkeys/update/update.cpp +++ b/khotkeys/update/update.cpp @@ -16,7 +16,7 @@ #include <tdeapplication.h> #include <tdecmdlineargs.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeconfig.h> #include <kdebug.h> #include <dcopclient.h> |