diff options
Diffstat (limited to 'tutorial/t14/cannon.h')
-rw-r--r-- | tutorial/t14/cannon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/t14/cannon.h b/tutorial/t14/cannon.h index 21c4aecc2..f153cadc1 100644 --- a/tutorial/t14/cannon.h +++ b/tutorial/t14/cannon.h @@ -10,7 +10,7 @@ class TQTimer; -#include <qwidget.h> +#include <ntqwidget.h> class CannonField : public TQWidget |