diff options
Diffstat (limited to 'examples/sql/overview/custom1/main.h')
-rw-r--r-- | examples/sql/overview/custom1/main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sql/overview/custom1/main.h b/examples/sql/overview/custom1/main.h index d7878c528..fe397c689 100644 --- a/examples/sql/overview/custom1/main.h +++ b/examples/sql/overview/custom1/main.h @@ -7,7 +7,7 @@ ** *****************************************************************************/ -#include <ntqapplication.h> +#include <tqapplication.h> #include <tqdialog.h> #include <tqlabel.h> #include <tqlayout.h> |