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