diff options
Diffstat (limited to 'examples/tablet/canvas.h')
-rw-r--r-- | examples/tablet/canvas.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/tablet/canvas.h b/examples/tablet/canvas.h index b8eb80aa7..c7752f861 100644 --- a/examples/tablet/canvas.h +++ b/examples/tablet/canvas.h @@ -7,10 +7,10 @@ ** *****************************************************************************/ -#include <ntqpen.h> -#include <ntqpixmap.h> -#include <ntqpoint.h> -#include <ntqpointarray.h> +#include <tqpen.h> +#include <tqpixmap.h> +#include <tqpoint.h> +#include <tqpointarray.h> #include <tqwidget.h> |