diff options
Diffstat (limited to 'tools/designer/shared/domtool.h')
-rw-r--r-- | tools/designer/shared/domtool.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/shared/domtool.h b/tools/designer/shared/domtool.h index 26c7b6803..d0a14c6af 100644 --- a/tools/designer/shared/domtool.h +++ b/tools/designer/shared/domtool.h @@ -34,7 +34,7 @@ #ifndef DOMTOOL_H #define DOMTOOL_H -#include <ntqvariant.h> +#include <tqvariant.h> #include <tqnamespace.h> class TQDomElement; |