summaryrefslogtreecommitdiffstats
path: root/tutorial/t10
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial/t10')
-rw-r--r--tutorial/t10/cannon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/t10/cannon.h b/tutorial/t10/cannon.h
index a75678fad..4bdd1b5e0 100644
--- a/tutorial/t10/cannon.h
+++ b/tutorial/t10/cannon.h
@@ -7,7 +7,7 @@
#ifndef CANNON_H
#define CANNON_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
class CannonField : public TQWidget