diff options
Diffstat (limited to 'src/utils.h')
-rw-r--r-- | src/utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils.h b/src/utils.h index 0df24d1..0a8549e 100644 --- a/src/utils.h +++ b/src/utils.h @@ -24,7 +24,7 @@ #ifndef UTILS_H #define UTILS_H -#include <ntqstring.h> +#include <tqstring.h> namespace KioSword { class SwordOptions; |