summaryrefslogtreecommitdiffstats
path: root/examples/network/mail/smtp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/mail/smtp.cpp')
-rw-r--r--examples/network/mail/smtp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/mail/smtp.cpp b/examples/network/mail/smtp.cpp
index 487cba04..0d10a9b3 100644
--- a/examples/network/mail/smtp.cpp
+++ b/examples/network/mail/smtp.cpp
@@ -15,7 +15,7 @@
#include <tqtimer.h>
#include <ntqapplication.h>
#include <ntqmessagebox.h>
-#include <ntqregexp.h>
+#include <tqregexp.h>
Smtp::Smtp( const TQString &from, const TQString &to,