diff options
Diffstat (limited to 'src/progressdlg.h')
-rw-r--r-- | src/progressdlg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/progressdlg.h b/src/progressdlg.h index 995be48..26caa39 100644 --- a/src/progressdlg.h +++ b/src/progressdlg.h @@ -28,8 +28,8 @@ #ifndef PROGRESSDLG_H #define PROGRESSDLG_H -#include <ntqwidget.h> -#include <ntqtimer.h> +#include <tqwidget.h> +#include <tqtimer.h> #include <kprogress.h> /** |