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 deb84890a..cf6bdde06 100644
--- a/examples/network/mail/smtp.h
+++ b/examples/network/mail/smtp.h
@@ -10,7 +10,7 @@
#ifndef SMTP_H
#define SMTP_H
-#include <ntqobject.h>
+#include <tqobject.h>
#include <ntqstring.h>
class TQSocket;