summaryrefslogtreecommitdiffstats
path: root/tools/designer/designer/project.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/designer/project.h')
-rw-r--r--tools/designer/designer/project.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/designer/designer/project.h b/tools/designer/designer/project.h
index ceb42afcf..e39a82561 100644
--- a/tools/designer/designer/project.h
+++ b/tools/designer/designer/project.h
@@ -38,14 +38,14 @@
#include <ntqstring.h>
#include <ntqstringlist.h>
-#include <ntqptrlist.h>
+#include <tqptrlist.h>
#include <tqmap.h>
#include <private/qpluginmanager_p.h>
#include "../interfaces/projectsettingsiface.h"
#include "sourcefile.h"
#include "formfile.h"
#include <tqobjectlist.h>
-#include <ntqptrdict.h>
+#include <tqptrdict.h>
#include "formfile.h"
class TQObjectList;