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 687ee9890..2f1849fed 100644 --- a/twin/client.cpp +++ b/twin/client.cpp @@ -20,7 +20,7 @@ License. See the file "COPYING" for the exact licensing terms. #include <tqfile.h> #include <tdeprocess.h> #include <unistd.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tqwhatsthis.h> #include <twin.h> #include <kiconloader.h> |