summaryrefslogtreecommitdiffstats
path: root/examples/network/mail
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/mail')
-rw-r--r--examples/network/mail/smtp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/mail/smtp.h b/examples/network/mail/smtp.h
index cf6bdde06..60ec463bb 100644
--- a/examples/network/mail/smtp.h
+++ b/examples/network/mail/smtp.h
@@ -11,7 +11,7 @@
#define SMTP_H
#include <tqobject.h>
-#include <ntqstring.h>
+#include <tqstring.h>
class TQSocket;
class TQTextStream;