diff options
Diffstat (limited to 'src/tdeio_sword.h')
-rw-r--r-- | src/tdeio_sword.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tdeio_sword.h b/src/tdeio_sword.h index f602be2..779fff5 100644 --- a/src/tdeio_sword.h +++ b/src/tdeio_sword.h @@ -29,8 +29,8 @@ #include <tdeconfig.h> #include <tdeio/slavebase.h> -#include <ntqstring.h> -#include <ntqcstring.h> +#include <tqstring.h> +#include <tqcstring.h> namespace KioSword { class Template; |