diff options
Diffstat (limited to 'examples/addressbook/centralwidget.h')
-rw-r--r-- | examples/addressbook/centralwidget.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/addressbook/centralwidget.h b/examples/addressbook/centralwidget.h index 66e44a332..cf190d478 100644 --- a/examples/addressbook/centralwidget.h +++ b/examples/addressbook/centralwidget.h @@ -10,8 +10,8 @@ #ifndef AB_CENTRALWIDGET_H #define AB_CENTRALWIDGET_H -#include <qwidget.h> -#include <qstring.h> +#include <ntqwidget.h> +#include <ntqstring.h> class TQTabWidget; class TQListView; |