From 04913ce7a46fd027856e83a96205fdc388742a19 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 23 May 2024 14:04:45 +0900 Subject: Rename ntqobject*.h and qobject*.cpp to tqobject* Signed-off-by: Michele Calgaro --- examples/network/mail/smtp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/network/mail/smtp.h') 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 +#include #include class TQSocket; -- cgit v1.2.3