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 6edb1e8ab..0bcb929cb 100644 --- a/src/moc/moc_lex.cpp +++ b/src/moc/moc_lex.cpp @@ -993,7 +993,7 @@ long buf_size_total = 0, buf_index = 0; } #endif -#include "qstring.h" +#include "ntqstring.h" #define input yyinput // yyinput in C++ |