diff options
Diffstat (limited to 'examples/tablet/main.cpp')
-rw-r--r-- | examples/tablet/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tablet/main.cpp b/examples/tablet/main.cpp index 0524cac21..8ae5c850b 100644 --- a/examples/tablet/main.cpp +++ b/examples/tablet/main.cpp @@ -9,7 +9,7 @@ #include "scribble.h" #include "tabletstats.h" -#include <ntqapplication.h> +#include <tqapplication.h> #include <tqtabwidget.h> |