diff options
Diffstat (limited to 'tools/designer/designer/command.h')
-rw-r--r-- | tools/designer/designer/command.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/designer/command.h b/tools/designer/designer/command.h index 354ed7669..8948bfcbd 100644 --- a/tools/designer/designer/command.h +++ b/tools/designer/designer/command.h @@ -38,7 +38,7 @@ #include "layout.h" #include <tqstring.h> -#include <ntqrect.h> +#include <tqrect.h> #include <tqvaluelist.h> #include <ntqvariant.h> #include <tqobject.h> |