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/qprocess_unix.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/kernel/qprocess_unix.cpp') diff --git a/src/kernel/qprocess_unix.cpp b/src/kernel/qprocess_unix.cpp index 6d0f27abf..87f76848d 100644 --- a/src/kernel/qprocess_unix.cpp +++ b/src/kernel/qprocess_unix.cpp @@ -50,8 +50,8 @@ #ifndef TQT_NO_PROCESS #include "ntqapplication.h" -#include "ntqptrqueue.h" -#include "ntqptrlist.h" +#include "tqptrqueue.h" +#include "tqptrlist.h" #include "ntqsocketnotifier.h" #include "ntqtimer.h" #include "ntqcleanuphandler.h" -- cgit v1.2.3