diff options
Diffstat (limited to 'examples/tablet/tabletstats.cpp')
-rw-r--r-- | examples/tablet/tabletstats.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tablet/tabletstats.cpp b/examples/tablet/tabletstats.cpp index 07bf2d447..8fb69a00f 100644 --- a/examples/tablet/tabletstats.cpp +++ b/examples/tablet/tabletstats.cpp @@ -9,7 +9,7 @@ #include <ntqlabel.h> #include <ntqlayout.h> -#include <ntqpainter.h> +#include <tqpainter.h> #include <math.h> #include "tabletstats.h" |