From 1f0ce8533cc837aa2d4155b5fc17d2004bed0197 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 5 Jun 2024 19:02:23 +0900 Subject: Rename template library 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') diff --git a/src/network/qhttp.cpp b/src/network/qhttp.cpp index d08f10f24..54c21fcc1 100644 --- a/src/network/qhttp.cpp +++ b/src/network/qhttp.cpp @@ -44,7 +44,7 @@ #include "ntqsocket.h" #include "ntqtextstream.h" -#include "ntqmap.h" +#include "tqmap.h" #include "ntqstring.h" #include "ntqstringlist.h" #include "ntqcstring.h" -- cgit v1.2.1