diff options
Diffstat (limited to 'examples/tablet/tabletstats.h')
-rw-r--r-- | examples/tablet/tabletstats.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tablet/tabletstats.h b/examples/tablet/tabletstats.h index 8e1e2c9f1..a3bd63fb1 100644 --- a/examples/tablet/tabletstats.h +++ b/examples/tablet/tabletstats.h @@ -10,7 +10,7 @@ #ifndef _TABLET_STATS_ #define _TABLET_STATS_ -#include <ntqwidget.h> +#include <tqwidget.h> #include <ntqframe.h> #include "canvas.h" #include "tabletstatsbase.h" |