diff options
Diffstat (limited to 'khotkeys/shared/conditions.cpp')
-rw-r--r-- | khotkeys/shared/conditions.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/shared/conditions.cpp b/khotkeys/shared/conditions.cpp index 6120ca875..b09284b44 100644 --- a/khotkeys/shared/conditions.cpp +++ b/khotkeys/shared/conditions.cpp @@ -22,7 +22,7 @@ #include <tdeconfig.h> #include <kdebug.h> -#include <klocale.h> +#include <tdelocale.h> #include <assert.h> #include <X11/Xlib.h> |