diff options
Diffstat (limited to 'twin/client.cpp')
-rw-r--r-- | twin/client.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/client.cpp b/twin/client.cpp index 3efe87f89..957a0b3ba 100644 --- a/twin/client.cpp +++ b/twin/client.cpp @@ -24,7 +24,7 @@ License. See the file "COPYING" for the exact licensing terms. #include <tqwhatsthis.h> #include <twin.h> #include <kiconloader.h> -#include <klocale.h> +#include <tdelocale.h> #include <stdlib.h> #include "bridge.h" |