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