diff options
Diffstat (limited to 'pyuic3/domtool.h')
-rw-r--r-- | pyuic3/domtool.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pyuic3/domtool.h b/pyuic3/domtool.h index c9647ed..87fbaf6 100644 --- a/pyuic3/domtool.h +++ b/pyuic3/domtool.h @@ -21,8 +21,8 @@ #ifndef DOMTOOL_H #define DOMTOOL_H -#include <qvariant.h> -#include <qnamespace.h> +#include <tqvariant.h> +#include <tqnamespace.h> class TQDomElement; class TQDomDocument; |