diff options
Diffstat (limited to 'examples/showimg/showimg.h')
-rw-r--r-- | examples/showimg/showimg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/showimg/showimg.h b/examples/showimg/showimg.h index 020c910be..362b1c2db 100644 --- a/examples/showimg/showimg.h +++ b/examples/showimg/showimg.h @@ -10,8 +10,8 @@ #ifndef SHOWIMG_H #define SHOWIMG_H -#include <qwidget.h> -#include <qimage.h> +#include <ntqwidget.h> +#include <ntqimage.h> class TQLabel; |