diff options
Diffstat (limited to 'tools/designer/plugins/wizards/main.cpp')
| -rw-r--r-- | tools/designer/plugins/wizards/main.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/tools/designer/plugins/wizards/main.cpp b/tools/designer/plugins/wizards/main.cpp index b8cda6e1e..1a4bb7b53 100644 --- a/tools/designer/plugins/wizards/main.cpp +++ b/tools/designer/plugins/wizards/main.cpp @@ -39,7 +39,7 @@  #include "sqlformwizardimpl.h"  #endif  #include "mainwindowwizard.h" -#include <ntqapplication.h> +#include <tqapplication.h>  class StandardTemplateWizardInterface : public TemplateWizardInterface, public TQLibraryInterface  { | 
