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 cd5da7d81..7a2fe6098 100644 --- a/examples/tablet/canvas.cpp +++ b/examples/tablet/canvas.cpp @@ -10,7 +10,7 @@ #include "canvas.h" #include <ntqapplication.h> -#include <ntqpainter.h> +#include <tqpainter.h> #include <ntqevent.h> #include <ntqrect.h> |