diff options
Diffstat (limited to 'examples/table/statistics/statistics.h')
-rw-r--r-- | examples/table/statistics/statistics.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/table/statistics/statistics.h b/examples/table/statistics/statistics.h index abc15cf8d..21d248a7c 100644 --- a/examples/table/statistics/statistics.h +++ b/examples/table/statistics/statistics.h @@ -11,7 +11,7 @@ #define STATISTICS_H #include <ntqtable.h> -#include <ntqcombobox.h> +#include <tqcombobox.h> class TableItem : public TQTableItem { |