diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2015-10-01 18:36:18 +0200 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2015-10-01 19:33:36 +0200 |
| commit | 416309451958efbd22b4904aa9fdd1c1d54885f5 (patch) | |
| tree | dbe0ba466a1821e460a483e6920aa3f4a9ede12c /src/xosd.cpp | |
| parent | 12348780ecc7d112ffdd8d4f4dc4ccd6a63f10e7 (diff) | |
| download | kooldock-416309451958efbd22b4904aa9fdd1c1d54885f5.tar.gz kooldock-416309451958efbd22b4904aa9fdd1c1d54885f5.zip | |
Initial TDE conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'src/xosd.cpp')
| -rw-r--r-- | src/xosd.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xosd.cpp b/src/xosd.cpp index fbedc63..aaeb4b7 100644 --- a/src/xosd.cpp +++ b/src/xosd.cpp @@ -7,10 +7,10 @@ #include <ntqfontmetrics.h> #include <ntqwidget.h> -#include <klocale.h> +#include <tdelocale.h> #include <netwm.h> #include <netwm_def.h> -#include <kwin.h> +#include <twin.h> #include <kdebug.h> #include <stdlib.h> |
