diff options
Diffstat (limited to 'tools/designer/designer/startdialogimpl.h')
-rw-r--r-- | tools/designer/designer/startdialogimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/designer/startdialogimpl.h b/tools/designer/designer/startdialogimpl.h index 2e86e0c6c..e1800ff76 100644 --- a/tools/designer/designer/startdialogimpl.h +++ b/tools/designer/designer/startdialogimpl.h @@ -38,7 +38,7 @@ #include <ntqlistview.h> #include <tqstring.h> #include <tqstringlist.h> -#include <ntqfiledialog.h> +#include <tqfiledialog.h> #include <tqmap.h> #include "newformimpl.h" |