diff options
Diffstat (limited to 'examples/scribble/scribble.h')
-rw-r--r-- | examples/scribble/scribble.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/scribble/scribble.h b/examples/scribble/scribble.h index 1cbf1ad1a..4f5ca3bba 100644 --- a/examples/scribble/scribble.h +++ b/examples/scribble/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; |