diff options
Diffstat (limited to 'examples/buttongroups/buttongroups.h')
-rw-r--r-- | examples/buttongroups/buttongroups.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/buttongroups/buttongroups.h b/examples/buttongroups/buttongroups.h index 3c498a3ce..938304995 100644 --- a/examples/buttongroups/buttongroups.h +++ b/examples/buttongroups/buttongroups.h @@ -10,7 +10,7 @@ #ifndef BUTTONS_GROUPS_H #define BUTTONS_GROUPS_H -#include <qwidget.h> +#include <ntqwidget.h> class TQCheckBox; class TQRadioButton; |