diff options
Diffstat (limited to 'examples/tablet/scribble.cpp')
-rw-r--r-- | examples/tablet/scribble.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tablet/scribble.cpp b/examples/tablet/scribble.cpp index beaf25461..57d858d67 100644 --- a/examples/tablet/scribble.cpp +++ b/examples/tablet/scribble.cpp @@ -23,7 +23,7 @@ #include <ntqfiledialog.h> #include <ntqcursor.h> #include <tqimage.h> -#include <ntqstrlist.h> +#include <tqstrlist.h> #include <ntqpopupmenu.h> #include <ntqintdict.h> |