diff options
Diffstat (limited to 'examples/tictac/tictac.h')
-rw-r--r-- | examples/tictac/tictac.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tictac/tictac.h b/examples/tictac/tictac.h index ceb7fc506..b14820281 100644 --- a/examples/tictac/tictac.h +++ b/examples/tictac/tictac.h @@ -11,7 +11,7 @@ #define TICTAC_H -#include <ntqpushbutton.h> +#include <tqpushbutton.h> #include <tqptrvector.h> class TQComboBox; |