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/kernel/qimage.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kernel/qimage.cpp') diff --git a/src/kernel/qimage.cpp b/src/kernel/qimage.cpp index ce95f1cb6..1097a5f80 100644 --- a/src/kernel/qimage.cpp +++ b/src/kernel/qimage.cpp @@ -49,7 +49,7 @@ #include "ntqpngio.h" #include "ntqmngio.h" #include "ntqjpegio.h" -#include "ntqmap.h" +#include "tqmap.h" #include #include "qimageformatinterface_p.h" #include "ntqwmatrix.h" -- cgit v1.2.3