summaryrefslogtreecommitdiffstats
path: root/examples/tictac
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tictac')
-rw-r--r--examples/tictac/tictac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tictac/tictac.h b/examples/tictac/tictac.h
index 1bf3927e..ceb7fc50 100644
--- a/examples/tictac/tictac.h
+++ b/examples/tictac/tictac.h
@@ -12,7 +12,7 @@
#include <ntqpushbutton.h>
-#include <ntqptrvector.h>
+#include <tqptrvector.h>
class TQComboBox;
class TQLabel;