diff options
Diffstat (limited to 'twin/utils.h')
-rw-r--r-- | twin/utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/utils.h b/twin/utils.h index 94edb8b4d..e8bc09a46 100644 --- a/twin/utils.h +++ b/twin/utils.h @@ -16,7 +16,7 @@ License. See the file "COPYING" for the exact licensing terms. #include <tqwidget.h> #include <kmanagerselection.h> #include <netwm_def.h> -#include <kshortcutdialog.h> +#include <tdeshortcutdialog.h> namespace KWinInternal { |