diff options
Diffstat (limited to 'twin/workspace.cpp')
-rw-r--r-- | twin/workspace.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/workspace.cpp b/twin/workspace.cpp index d942adfe6..9b1b45ce3 100644 --- a/twin/workspace.cpp +++ b/twin/workspace.cpp @@ -24,7 +24,7 @@ License. See the file "COPYING" for the exact licensing terms. #include <tqclipboard.h> #include <tdemenubar.h> #include <tdeprocess.h> -#include <kglobalaccel.h> +#include <tdeglobalaccel.h> #include <dcopclient.h> #include <kipc.h> |