diff options
Diffstat (limited to 'examples/chart/main.cpp')
-rw-r--r-- | examples/chart/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/chart/main.cpp b/examples/chart/main.cpp index f904c42b3..4e589ee68 100644 --- a/examples/chart/main.cpp +++ b/examples/chart/main.cpp @@ -1,4 +1,4 @@ -#include <ntqapplication.h> +#include <tqapplication.h> #include "chartform.h" |