diff options
Diffstat (limited to 'examples/tablet/canvas.h')
-rw-r--r-- | examples/tablet/canvas.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tablet/canvas.h b/examples/tablet/canvas.h index bc0267d06..b8eb80aa7 100644 --- a/examples/tablet/canvas.h +++ b/examples/tablet/canvas.h @@ -11,7 +11,7 @@ #include <ntqpixmap.h> #include <ntqpoint.h> #include <ntqpointarray.h> -#include <ntqwidget.h> +#include <tqwidget.h> #ifndef _MY_CANVAS_ |