diff options
Diffstat (limited to 'mathemagics/keypad.h')
-rw-r--r-- | mathemagics/keypad.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mathemagics/keypad.h b/mathemagics/keypad.h index df5ffee..2044e52 100644 --- a/mathemagics/keypad.h +++ b/mathemagics/keypad.h @@ -1,9 +1,9 @@ #ifndef KEYPAD_H #define KEYPAD_H -#include <ntqwidget.h> -#include <ntqpushbutton.h> -#include <ntqstring.h> +#include <tqwidget.h> +#include <tqpushbutton.h> +#include <tqstring.h> class TQCloseEvent; |