diff options
Diffstat (limited to 'examples/table/statistics/main.cpp')
-rw-r--r-- | examples/table/statistics/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/table/statistics/main.cpp b/examples/table/statistics/main.cpp index 0f58c21b8..1b09b75f0 100644 --- a/examples/table/statistics/main.cpp +++ b/examples/table/statistics/main.cpp @@ -8,7 +8,7 @@ *****************************************************************************/ #include "statistics.h" -#include <qapplication.h> +#include <ntqapplication.h> int main( int argc, char **argv ) { TQApplication a(argc,argv); |