From 87d29563e3ccdeb7fea0197e262e667ef323ff9c Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 7 Jul 2024 14:56:09 +0900 Subject: Rename utility class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/kernel/qprocess_unix.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kernel/qprocess_unix.cpp') diff --git a/src/kernel/qprocess_unix.cpp b/src/kernel/qprocess_unix.cpp index 0e5a2299a..a8ed9e4da 100644 --- a/src/kernel/qprocess_unix.cpp +++ b/src/kernel/qprocess_unix.cpp @@ -55,7 +55,7 @@ #include "ntqsocketnotifier.h" #include "tqtimer.h" #include "ntqcleanuphandler.h" -#include "ntqregexp.h" +#include "tqregexp.h" #include "private/qinternal_p.h" #include -- cgit v1.2.3