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