diff options
Diffstat (limited to 'examples/table/statistics/statistics.h')
-rw-r--r-- | examples/table/statistics/statistics.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/table/statistics/statistics.h b/examples/table/statistics/statistics.h index efb0358a6..a5225d998 100644 --- a/examples/table/statistics/statistics.h +++ b/examples/table/statistics/statistics.h @@ -10,8 +10,8 @@ #ifndef STATISTICS_H #define STATISTICS_H -#include <qtable.h> -#include <qcombobox.h> +#include <ntqtable.h> +#include <ntqcombobox.h> class TableItem : public TQTableItem { |