diff options
Diffstat (limited to 'examples/tablet/main.cpp')
-rw-r--r-- | examples/tablet/main.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/tablet/main.cpp b/examples/tablet/main.cpp index 7f97aa964..d12295897 100644 --- a/examples/tablet/main.cpp +++ b/examples/tablet/main.cpp @@ -9,8 +9,8 @@ #include "scribble.h" #include "tabletstats.h" -#include <qapplication.h> -#include <qtabwidget.h> +#include <ntqapplication.h> +#include <ntqtabwidget.h> int main( int argc, char **argv ) |