diff options
Diffstat (limited to 'src/dialogs/tqprogressdialog.cpp')
-rw-r--r-- | src/dialogs/tqprogressdialog.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dialogs/tqprogressdialog.cpp b/src/dialogs/tqprogressdialog.cpp index 5731fd240..c8a164d1f 100644 --- a/src/dialogs/tqprogressdialog.cpp +++ b/src/dialogs/tqprogressdialog.cpp @@ -42,14 +42,14 @@ #ifndef TQT_NO_PROGRESSDIALOG -#include "ntqaccel.h" +#include "tqaccel.h" #include "tqpainter.h" #include "ntqdrawutil.h" #include "tqdatetime.h" #include "ntqapplication.h" #include "tqstyle.h" #include "tqpushbutton.h" -#include "ntqcursor.h" +#include "tqcursor.h" #include "tqtimer.h" #include <limits.h> |