From 872192923463820529e6e77963afb4bfcfb5ce53 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 13 Sep 2024 21:16:04 +0900 Subject: Rename private q* headers into equivalent tq* Signed-off-by: Michele Calgaro --- src/kernel/tqprocess_unix.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kernel/tqprocess_unix.cpp') diff --git a/src/kernel/tqprocess_unix.cpp b/src/kernel/tqprocess_unix.cpp index c3bb2ba70..d85b64d71 100644 --- a/src/kernel/tqprocess_unix.cpp +++ b/src/kernel/tqprocess_unix.cpp @@ -56,7 +56,7 @@ #include "tqtimer.h" #include "tqcleanuphandler.h" #include "tqregexp.h" -#include "private/qinternal_p.h" +#include "private/tqinternal_p.h" #include #include -- cgit v1.2.3