diff options
Diffstat (limited to 'examples/tablet')
-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 e4142c9c6..d07a0c9a5 100644 --- a/examples/tablet/scribble.cpp +++ b/examples/tablet/scribble.cpp @@ -20,7 +20,7 @@ #include <ntqrect.h> #include <ntqpoint.h> #include <ntqcolordialog.h> -#include <ntqfiledialog.h> +#include <tqfiledialog.h> #include <ntqcursor.h> #include <tqimage.h> #include <tqstrlist.h> |