diff options
Diffstat (limited to 'examples/helpsystem/main.cpp')
| -rw-r--r-- | examples/helpsystem/main.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/examples/helpsystem/main.cpp b/examples/helpsystem/main.cpp index aa99b8d22..70c67bfa7 100644 --- a/examples/helpsystem/main.cpp +++ b/examples/helpsystem/main.cpp @@ -7,7 +7,7 @@  **  *****************************************************************************/ -#include <ntqapplication.h> +#include <tqapplication.h>  #include "mainwindow.h" | 
