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 6d81d86f3..f7239b2ab 100644 --- a/examples/addressbook/centralwidget.cpp +++ b/examples/addressbook/centralwidget.cpp @@ -11,7 +11,7 @@ #include <tqtabwidget.h> #include <tqlistview.h> -#include <ntqlayout.h> +#include <tqlayout.h> #include <tqwidget.h> #include <tqlabel.h> #include <tqpushbutton.h> |