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 5bc5fd20e..74f5ec881 100644 --- a/tools/designer/designer/command.h +++ b/tools/designer/designer/command.h @@ -43,7 +43,7 @@ #include <ntqvariant.h> #include <tqobject.h> #include <ntqlistview.h> -#include <ntqptrlist.h> +#include <tqptrlist.h> #include <tqmap.h> #include <ntqiconset.h> |