diff options
Diffstat (limited to 'src/xml/tqxml.cpp')
-rw-r--r-- | src/xml/tqxml.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/tqxml.cpp b/src/xml/tqxml.cpp index f9fa14b77..052a44f89 100644 --- a/src/xml/tqxml.cpp +++ b/src/xml/tqxml.cpp @@ -41,7 +41,7 @@ #include "tqxml.h" #include "tqtextcodec.h" #include "ntqbuffer.h" -#include "ntqregexp.h" +#include "tqregexp.h" #include "tqptrstack.h" #include "tqmap.h" #include "tqvaluestack.h" |