diff options
Diffstat (limited to 'src/widgets/tqbutton.h')
-rw-r--r-- | src/widgets/tqbutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/tqbutton.h b/src/widgets/tqbutton.h index 5683e44b7..52b4f6597 100644 --- a/src/widgets/tqbutton.h +++ b/src/widgets/tqbutton.h @@ -43,7 +43,7 @@ #ifndef QT_H #include "tqwidget.h" -#include "ntqkeysequence.h" +#include "tqkeysequence.h" #endif // QT_H #ifndef TQT_NO_BUTTON |