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 d12295897..0524cac21 100644 --- a/examples/tablet/main.cpp +++ b/examples/tablet/main.cpp @@ -10,7 +10,7 @@ #include "scribble.h" #include "tabletstats.h" #include <ntqapplication.h> -#include <ntqtabwidget.h> +#include <tqtabwidget.h> int main( int argc, char **argv ) |