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 74f5ec881..88a25956c 100644 --- a/tools/designer/designer/command.h +++ b/tools/designer/designer/command.h @@ -37,7 +37,7 @@ #include "metadatabase.h" #include "layout.h" -#include <ntqstring.h> +#include <tqstring.h> #include <ntqrect.h> #include <tqvaluelist.h> #include <ntqvariant.h> |