diff options
Diffstat (limited to 'tutorial/t13/gamebrd.h')
-rw-r--r-- | tutorial/t13/gamebrd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/t13/gamebrd.h b/tutorial/t13/gamebrd.h index 2d3cafee5..9ad0cedc3 100644 --- a/tutorial/t13/gamebrd.h +++ b/tutorial/t13/gamebrd.h @@ -7,7 +7,7 @@ #ifndef GAMEBRD_H #define GAMEBRD_H -#include <qwidget.h> +#include <ntqwidget.h> class TQPushButton; class LCDRange; |