diff options
Diffstat (limited to 'examples/showimg/showimg.h')
-rw-r--r-- | examples/showimg/showimg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/showimg/showimg.h b/examples/showimg/showimg.h index 1cf8f7c97..70a22a8bc 100644 --- a/examples/showimg/showimg.h +++ b/examples/showimg/showimg.h @@ -11,7 +11,7 @@ #define SHOWIMG_H #include <tqwidget.h> -#include <ntqimage.h> +#include <tqimage.h> class TQLabel; |