diff options
Diffstat (limited to 'src/newstreamosd.h')
-rw-r--r-- | src/newstreamosd.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/newstreamosd.h b/src/newstreamosd.h index e64bf0c..b2c6511 100644 --- a/src/newstreamosd.h +++ b/src/newstreamosd.h @@ -16,10 +16,10 @@ #ifndef _K3B_JOB_PROGRESS_OSD_H_ #define _K3B_JOB_PROGRESS_OSD_H_ -#include <ntqwidget.h> -#include <ntqpixmap.h> -#include <ntqlistview.h> -#include <ntqtoolbutton.h> +#include <tqwidget.h> +#include <tqpixmap.h> +#include <tqlistview.h> +#include <tqtoolbutton.h> #include "statgraph.h" #include "chart.h" |