diff options
Diffstat (limited to 'examples/helpdemo/main.cpp')
-rw-r--r-- | examples/helpdemo/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/helpdemo/main.cpp b/examples/helpdemo/main.cpp index f632cfc28..e6904ec73 100644 --- a/examples/helpdemo/main.cpp +++ b/examples/helpdemo/main.cpp @@ -1,4 +1,4 @@ -#include <ntqapplication.h> +#include <tqapplication.h> #include "helpdemo.h" int main( int argc, char ** argv ) |