diff options
Diffstat (limited to 'examples/table/statistics')
| -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 1b09b75f0..25098e89b 100644 --- a/examples/table/statistics/main.cpp +++ b/examples/table/statistics/main.cpp @@ -8,7 +8,7 @@  *****************************************************************************/  #include "statistics.h" -#include <ntqapplication.h> +#include <tqapplication.h>  int main( int argc, char **argv )  {      TQApplication a(argc,argv);			 | 
