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 8eea8d676..26c7b6803 100644 --- a/tools/designer/shared/domtool.h +++ b/tools/designer/shared/domtool.h @@ -35,7 +35,7 @@ #define DOMTOOL_H #include <ntqvariant.h> -#include <ntqnamespace.h> +#include <tqnamespace.h> class TQDomElement; class TQDomDocument; |