diff options
Diffstat (limited to 'examples/addressbook/main.cpp')
-rw-r--r-- | examples/addressbook/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/addressbook/main.cpp b/examples/addressbook/main.cpp index c1df2139b..b74f36e4d 100644 --- a/examples/addressbook/main.cpp +++ b/examples/addressbook/main.cpp @@ -7,7 +7,7 @@ ** *****************************************************************************/ -#include <qapplication.h> +#include <ntqapplication.h> #include "mainwindow.h" |