diff options
Diffstat (limited to 'src/xml/tqxml.h')
-rw-r--r-- | src/xml/tqxml.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/tqxml.h b/src/xml/tqxml.h index d55004993..a7fb1d3c1 100644 --- a/src/xml/tqxml.h +++ b/src/xml/tqxml.h @@ -43,7 +43,7 @@ #ifndef QT_H #include "tqtextstream.h" -#include "ntqfile.h" +#include "tqfile.h" #include "tqstring.h" #include "tqstringlist.h" #include "tqvaluevector.h" |