diff options
Diffstat (limited to 'src/xml')
-rw-r--r-- | src/xml/qxml.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/qxml.cpp b/src/xml/qxml.cpp index 9acdafc79..e211a88b0 100644 --- a/src/xml/qxml.cpp +++ b/src/xml/qxml.cpp @@ -47,7 +47,7 @@ #include "ntqvaluestack.h" // needed for TQT_TRANSLATE_NOOP: -#include "ntqobject.h" +#include "tqobject.h" #ifndef TQT_NO_XML |