diff options
Diffstat (limited to 'examples/network/mail/smtp.h')
-rw-r--r-- | examples/network/mail/smtp.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/network/mail/smtp.h b/examples/network/mail/smtp.h index 66cf5fda5..f8c787e13 100644 --- a/examples/network/mail/smtp.h +++ b/examples/network/mail/smtp.h @@ -10,8 +10,8 @@ #ifndef SMTP_H #define SMTP_H -#include <qobject.h> -#include <qstring.h> +#include <ntqobject.h> +#include <ntqstring.h> class TQSocket; class TQTextStream; |