diff options
Diffstat (limited to 'src/moc/moc_lex.cpp')
-rw-r--r-- | src/moc/moc_lex.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/moc/moc_lex.cpp b/src/moc/moc_lex.cpp index c5f29d5fc..0fcd62c21 100644 --- a/src/moc/moc_lex.cpp +++ b/src/moc/moc_lex.cpp @@ -1010,7 +1010,7 @@ long buf_size_total = 0, buf_index = 0; } #endif -#include "ntqstring.h" +#include "tqstring.h" #define input yyinput // yyinput in C++ |