diff options
Diffstat (limited to 'examples/tablet/canvas.cpp')
-rw-r--r-- | examples/tablet/canvas.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tablet/canvas.cpp b/examples/tablet/canvas.cpp index c2c40c816..cccf38ace 100644 --- a/examples/tablet/canvas.cpp +++ b/examples/tablet/canvas.cpp @@ -11,7 +11,7 @@ #include <ntqapplication.h> #include <tqpainter.h> -#include <ntqevent.h> +#include <tqevent.h> #include <tqrect.h> const bool no_writing = FALSE; |