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 8123dbae2..f49052e37 100644 --- a/twin/geometry.cpp +++ b/twin/geometry.cpp @@ -20,7 +20,7 @@ License. See the file "COPYING" for the exact licensing terms. #include "workspace.h" #include <tdeapplication.h> -#include <kglobal.h> +#include <tdeglobal.h> #include <tqpainter.h> #include <twin.h> |