diff options
Diffstat (limited to 'examples/showimg/imagefip.h')
-rw-r--r-- | examples/showimg/imagefip.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/showimg/imagefip.h b/examples/showimg/imagefip.h index 3537f9420..e6ef0fb9e 100644 --- a/examples/showimg/imagefip.h +++ b/examples/showimg/imagefip.h @@ -10,9 +10,9 @@ #ifndef IMAGEFIP_H #define IMAGEFIP_H -#include <qfiledialog.h> -#include <qstrlist.h> -#include <qpixmap.h> +#include <ntqfiledialog.h> +#include <ntqstrlist.h> +#include <ntqpixmap.h> class ImageIconProvider : public TQFileIconProvider { |