diff options
Diffstat (limited to 'src/dialogs/ntqdialog.h')
-rw-r--r-- | src/dialogs/ntqdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dialogs/ntqdialog.h b/src/dialogs/ntqdialog.h index 37582e557..e1d82c179 100644 --- a/src/dialogs/ntqdialog.h +++ b/src/dialogs/ntqdialog.h @@ -42,7 +42,7 @@ #define TQDIALOG_H #ifndef QT_H -#include "ntqwidget.h" +#include "tqwidget.h" #endif // QT_H #ifndef TQT_NO_DIALOG #if 0 |