diff options
Diffstat (limited to 'tools/designer/shared/domtool.cpp')
-rw-r--r-- | tools/designer/shared/domtool.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/shared/domtool.cpp b/tools/designer/shared/domtool.cpp index de7ed556c..e2faac345 100644 --- a/tools/designer/shared/domtool.cpp +++ b/tools/designer/shared/domtool.cpp @@ -37,7 +37,7 @@ #include <tqcolor.h> #include <ntqcursor.h> #include <tqdatetime.h> -#include <ntqrect.h> +#include <tqrect.h> #include <tqsize.h> #include <tqfont.h> #include <tqdom.h> |