diff options
Diffstat (limited to 'src/xml/tqdom.cpp')
-rw-r--r-- | src/xml/tqdom.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xml/tqdom.cpp b/src/xml/tqdom.cpp index 4feaf47a6..c233afa76 100644 --- a/src/xml/tqdom.cpp +++ b/src/xml/tqdom.cpp @@ -45,8 +45,8 @@ #include "tqxml.h" #include "tqptrlist.h" #include "ntqdict.h" -#include "ntqtextstream.h" -#include "ntqtextcodec.h" +#include "tqtextstream.h" +#include "tqtextcodec.h" #include "ntqiodevice.h" #include "ntqregexp.h" #include "ntqbuffer.h" |