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