diff options
Diffstat (limited to 'examples/table/statistics/statistics.cpp')
-rw-r--r-- | examples/table/statistics/statistics.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/table/statistics/statistics.cpp b/examples/table/statistics/statistics.cpp index 021be3033..c74270336 100644 --- a/examples/table/statistics/statistics.cpp +++ b/examples/table/statistics/statistics.cpp @@ -9,7 +9,7 @@ #include "statistics.h" -#include <ntqdir.h> +#include <tqdir.h> #include <tqstringlist.h> #include <ntqheader.h> #include <ntqcombobox.h> |