diff options
Diffstat (limited to 'examples/demo/main.cpp')
-rw-r--r-- | examples/demo/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/main.cpp b/examples/demo/main.cpp index f1518c460..6fc5dbe10 100644 --- a/examples/demo/main.cpp +++ b/examples/demo/main.cpp @@ -43,7 +43,7 @@ #include <ntqtabwidget.h> #include <ntqfont.h> #include <ntqworkspace.h> -#include <ntqwidgetstack.h> +#include <tqwidgetstack.h> #if defined(TQT_MODULE_SQL) #include <tqsqldatabase.h> |