From 2cbcca0db1343e1c40e52af729a5eb34ca8a7e37 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 27 Jun 2024 21:53:17 +0900 Subject: Rename date and time nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/network/qhttp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/network/qhttp.cpp') diff --git a/src/network/qhttp.cpp b/src/network/qhttp.cpp index b37d4789d..0d8b83fb1 100644 --- a/src/network/qhttp.cpp +++ b/src/network/qhttp.cpp @@ -50,7 +50,7 @@ #include "ntqcstring.h" #include "ntqbuffer.h" #include "ntqurloperator.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include "private/qinternal_p.h" //#define TQHTTP_DEBUG -- cgit v1.2.3