diff options
Diffstat (limited to 'examples/tablet')
-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 106e0a83b..6b9cdb352 100644 --- a/examples/tablet/tabletstats.cpp +++ b/examples/tablet/tabletstats.cpp @@ -8,7 +8,7 @@ *****************************************************************************/ #include <tqlabel.h> -#include <ntqlayout.h> +#include <tqlayout.h> #include <tqpainter.h> #include <math.h> |