diff options
Diffstat (limited to 'examples/helpsystem/mainwindow.cpp')
| -rw-r--r-- | examples/helpsystem/mainwindow.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/examples/helpsystem/mainwindow.cpp b/examples/helpsystem/mainwindow.cpp index 573e335d5..cac242c3f 100644 --- a/examples/helpsystem/mainwindow.cpp +++ b/examples/helpsystem/mainwindow.cpp @@ -7,7 +7,7 @@  **  *****************************************************************************/ -#include <ntqapplication.h> +#include <tqapplication.h>  #include <tqassistantclient.h>  #include <tqfiledialog.h>  #include <tqmenubar.h> | 
