diff options
Diffstat (limited to 'examples/chart/optionsform.h')
-rw-r--r-- | examples/chart/optionsform.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/chart/optionsform.h b/examples/chart/optionsform.h index 8277ad376..93454721a 100644 --- a/examples/chart/optionsform.h +++ b/examples/chart/optionsform.h @@ -1,7 +1,7 @@ #ifndef OPTIONSFORM_H #define OPTIONSFORM_H -#include <ntqdialog.h> +#include <tqdialog.h> class TQButtonGroup; class TQComboBox; |