diff options
Diffstat (limited to 'examples/sql/overview/table3/main.cpp')
-rw-r--r-- | examples/sql/overview/table3/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sql/overview/table3/main.cpp b/examples/sql/overview/table3/main.cpp index 4b9f2050e..a105239c9 100644 --- a/examples/sql/overview/table3/main.cpp +++ b/examples/sql/overview/table3/main.cpp @@ -8,7 +8,7 @@ *****************************************************************************/ #include "main.h" -#include <qdatatable.h> +#include <ntqdatatable.h> StatusPicker::StatusPicker( TQWidget *parent, const char *name ) : TQComboBox( parent, name ) |