diff options
Diffstat (limited to 'examples/tablet/scribble.h')
-rw-r--r-- | examples/tablet/scribble.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tablet/scribble.h b/examples/tablet/scribble.h index 00be8ef14..3bb942841 100644 --- a/examples/tablet/scribble.h +++ b/examples/tablet/scribble.h @@ -10,7 +10,7 @@ #ifndef SCRIBBLE_H #define SCRIBBLE_H -#include <ntqmainwindow.h> +#include <tqmainwindow.h> #include <ntqpen.h> #include <ntqpoint.h> #include <ntqpixmap.h> |