diff options
Diffstat (limited to 'tools/designer/designer/command.h')
-rw-r--r-- | tools/designer/designer/command.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/designer/designer/command.h b/tools/designer/designer/command.h index ce3ab98f6..5bc5fd20e 100644 --- a/tools/designer/designer/command.h +++ b/tools/designer/designer/command.h @@ -39,12 +39,12 @@ #include <ntqstring.h> #include <ntqrect.h> -#include <ntqvaluelist.h> +#include <tqvaluelist.h> #include <ntqvariant.h> #include <tqobject.h> #include <ntqlistview.h> #include <ntqptrlist.h> -#include <ntqmap.h> +#include <tqmap.h> #include <ntqiconset.h> class TQWizard; |