diff options
Diffstat (limited to 'examples/tablet/scribble.h')
-rw-r--r-- | examples/tablet/scribble.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tablet/scribble.h b/examples/tablet/scribble.h index 9f505d754..52e129d93 100644 --- a/examples/tablet/scribble.h +++ b/examples/tablet/scribble.h @@ -14,7 +14,7 @@ #include <ntqpen.h> #include <ntqpoint.h> #include <ntqpixmap.h> -#include <ntqwidget.h> +#include <tqwidget.h> #include <ntqstring.h> #include <ntqpointarray.h> |