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 a3bd63fb1..4d580554a 100644 --- a/examples/tablet/tabletstats.h +++ b/examples/tablet/tabletstats.h @@ -11,7 +11,7 @@ #define _TABLET_STATS_ #include <tqwidget.h> -#include <ntqframe.h> +#include <tqframe.h> #include "canvas.h" #include "tabletstatsbase.h" |