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 21598fbd2..1bc55d3dd 100644 --- a/twin/workspace.cpp +++ b/twin/workspace.cpp @@ -13,7 +13,7 @@ License. See the file "COPYING" for the exact licensing terms. #include "workspace.h" -#include <kapplication.h> +#include <tdeapplication.h> #include <kstartupinfo.h> #include <fixx11h.h> #include <tdeconfig.h> |