diff options
Diffstat (limited to 'twin/geometry.cpp')
-rw-r--r-- | twin/geometry.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/geometry.cpp b/twin/geometry.cpp index 9e99bb749..8123dbae2 100644 --- a/twin/geometry.cpp +++ b/twin/geometry.cpp @@ -19,7 +19,7 @@ License. See the file "COPYING" for the exact licensing terms. #include "client.h" #include "workspace.h" -#include <kapplication.h> +#include <tdeapplication.h> #include <kglobal.h> #include <tqpainter.h> #include <twin.h> |