diff options
Diffstat (limited to 'puic/domtool.h')
-rw-r--r-- | puic/domtool.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/puic/domtool.h b/puic/domtool.h index a7bc157..efa67f0 100644 --- a/puic/domtool.h +++ b/puic/domtool.h @@ -27,8 +27,8 @@ #ifndef DOMTOOL_H #define DOMTOOL_H -#include <ntqvariant.h> -#include <ntqnamespace.h> +#include <tqvariant.h> +#include <tqnamespace.h> class TQDomElement; class TQDomDocument; |