From 0cf411b09cf5d8970b873a338a69eae98d5ce5d8 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 8 Jun 2024 12:56:43 +0900 Subject: Rename text nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/codecs/qrtlcodec.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/codecs/qrtlcodec.cpp') diff --git a/src/codecs/qrtlcodec.cpp b/src/codecs/qrtlcodec.cpp index f4e471b0a..de377f538 100644 --- a/src/codecs/qrtlcodec.cpp +++ b/src/codecs/qrtlcodec.cpp @@ -39,7 +39,7 @@ **********************************************************************/ #include "ntqrtlcodec.h" -#include +#include #ifndef TQT_NO_CODEC_HEBREW -- cgit v1.2.3