summaryrefslogtreecommitdiffstats
path: root/examples/tictac/tictac.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tictac/tictac.h')
-rw-r--r--examples/tictac/tictac.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/tictac/tictac.h b/examples/tictac/tictac.h
index 72de5278..e2c1917e 100644
--- a/examples/tictac/tictac.h
+++ b/examples/tictac/tictac.h
@@ -11,8 +11,8 @@
#define TICTAC_H
-#include <qpushbutton.h>
-#include <qptrvector.h>
+#include <ntqpushbutton.h>
+#include <ntqptrvector.h>
class TQComboBox;
class TQLabel;