diff options
Diffstat (limited to 'src/latin1literal.h')
-rw-r--r-- | src/latin1literal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/latin1literal.h b/src/latin1literal.h index 1abcf6d..48aeaca 100644 --- a/src/latin1literal.h +++ b/src/latin1literal.h @@ -27,7 +27,7 @@ #ifndef LATIN1LITERAL_H #define LATIN1LITERAL_H -#include <ntqstring.h> +#include <tqstring.h> namespace KBibTeX { |