diff options
Diffstat (limited to 'examples/table/statistics')
-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 7726ba4cb..021be3033 100644 --- a/examples/table/statistics/statistics.cpp +++ b/examples/table/statistics/statistics.cpp @@ -10,7 +10,7 @@ #include "statistics.h" #include <ntqdir.h> -#include <ntqstringlist.h> +#include <tqstringlist.h> #include <ntqheader.h> #include <ntqcombobox.h> #include <stdlib.h> |