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 --- examples/qwerty/qwerty.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/qwerty') diff --git a/examples/qwerty/qwerty.cpp b/examples/qwerty/qwerty.cpp index 928fd27ab..74758db27 100644 --- a/examples/qwerty/qwerty.cpp +++ b/examples/qwerty/qwerty.cpp @@ -12,14 +12,14 @@ #include #include #include -#include +#include #include #include #include #include #include -#include +#include const bool no_writing = FALSE; -- cgit v1.2.1