diff options
Diffstat (limited to 'examples/showimg')
-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 f51fa607a..1cf8f7c97 100644 --- a/examples/showimg/showimg.h +++ b/examples/showimg/showimg.h @@ -10,7 +10,7 @@ #ifndef SHOWIMG_H #define SHOWIMG_H -#include <ntqwidget.h> +#include <tqwidget.h> #include <ntqimage.h> |