diff options
Diffstat (limited to 'tools/designer/designer/project.h')
-rw-r--r-- | tools/designer/designer/project.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/designer/project.h b/tools/designer/designer/project.h index ed0989d11..ceb42afcf 100644 --- a/tools/designer/designer/project.h +++ b/tools/designer/designer/project.h @@ -39,7 +39,7 @@ #include <ntqstring.h> #include <ntqstringlist.h> #include <ntqptrlist.h> -#include <ntqmap.h> +#include <tqmap.h> #include <private/qpluginmanager_p.h> #include "../interfaces/projectsettingsiface.h" #include "sourcefile.h" |