diff options
Diffstat (limited to 'examples/showimg/imagefip.h')
-rw-r--r-- | examples/showimg/imagefip.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/showimg/imagefip.h b/examples/showimg/imagefip.h index 09e22de22..1fa728abc 100644 --- a/examples/showimg/imagefip.h +++ b/examples/showimg/imagefip.h @@ -11,7 +11,7 @@ #define IMAGEFIP_H #include <ntqfiledialog.h> -#include <ntqstrlist.h> +#include <tqstrlist.h> #include <ntqpixmap.h> class ImageIconProvider : public TQFileIconProvider |