From 0881ed5059c46ce73e8241e6260b82b92f6d0e55 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 6 Jun 2024 12:20:38 +0900 Subject: Rename ptr nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/kernel/qurloperator.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kernel/qurloperator.cpp') diff --git a/src/kernel/qurloperator.cpp b/src/kernel/qurloperator.cpp index e5b84ca51..5dc39e29c 100644 --- a/src/kernel/qurloperator.cpp +++ b/src/kernel/qurloperator.cpp @@ -46,7 +46,7 @@ #include "ntqnetworkprotocol.h" #include "tqmap.h" #include "ntqdir.h" -#include "ntqptrdict.h" +#include "tqptrdict.h" #include "ntqguardedptr.h" //#define TQURLOPERATOR_DEBUG -- cgit v1.2.3