diff options
Diffstat (limited to 'tools/designer/designer/project.cpp')
-rw-r--r-- | tools/designer/designer/project.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/designer/project.cpp b/tools/designer/designer/project.cpp index 024d9a181..725e1ced1 100644 --- a/tools/designer/designer/project.cpp +++ b/tools/designer/designer/project.cpp @@ -46,7 +46,7 @@ #include <ntqfile.h> #include <ntqtextstream.h> #include <ntqurl.h> -#include <ntqobjectlist.h> +#include <tqobjectlist.h> #include <ntqfeatures.h> #include <ntqtextcodec.h> #include <ntqdom.h> |