diff options
Diffstat (limited to 'examples/addressbook/centralwidget.h')
-rw-r--r-- | examples/addressbook/centralwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/addressbook/centralwidget.h b/examples/addressbook/centralwidget.h index 5449d3ce5..3e2aa3b22 100644 --- a/examples/addressbook/centralwidget.h +++ b/examples/addressbook/centralwidget.h @@ -11,7 +11,7 @@ #define AB_CENTRALWIDGET_H #include <tqwidget.h> -#include <ntqstring.h> +#include <tqstring.h> class TQTabWidget; class TQListView; |