diff options
Diffstat (limited to 'examples/addressbook/centralwidget.cpp')
-rw-r--r-- | examples/addressbook/centralwidget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/addressbook/centralwidget.cpp b/examples/addressbook/centralwidget.cpp index 82a2c81ae..5b504850c 100644 --- a/examples/addressbook/centralwidget.cpp +++ b/examples/addressbook/centralwidget.cpp @@ -12,7 +12,7 @@ #include <ntqtabwidget.h> #include <ntqlistview.h> #include <ntqlayout.h> -#include <ntqwidget.h> +#include <tqwidget.h> #include <ntqlabel.h> #include <ntqpushbutton.h> #include <ntqlineedit.h> |