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 c74270336..8a906a324 100644 --- a/examples/table/statistics/statistics.cpp +++ b/examples/table/statistics/statistics.cpp @@ -12,7 +12,7 @@ #include <tqdir.h> #include <tqstringlist.h> #include <ntqheader.h> -#include <ntqcombobox.h> +#include <tqcombobox.h> #include <stdlib.h> const char* dirs[] = { |