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 52e129d93..00be8ef14 100644 --- a/examples/tablet/scribble.h +++ b/examples/tablet/scribble.h @@ -15,7 +15,7 @@ #include <ntqpoint.h> #include <ntqpixmap.h> #include <tqwidget.h> -#include <ntqstring.h> +#include <tqstring.h> #include <ntqpointarray.h> class TQMouseEvent; |