diff options
Diffstat (limited to 'src/xml/tqdom.cpp')
-rw-r--r-- | src/xml/tqdom.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/tqdom.cpp b/src/xml/tqdom.cpp index 1abd76bc6..4feaf47a6 100644 --- a/src/xml/tqdom.cpp +++ b/src/xml/tqdom.cpp @@ -43,7 +43,7 @@ #ifndef TQT_NO_DOM #include "tqxml.h" -#include "ntqptrlist.h" +#include "tqptrlist.h" #include "ntqdict.h" #include "ntqtextstream.h" #include "ntqtextcodec.h" |