From 82ecd83484c9fa1ede059986ab771e74e33e68ef Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 16 Aug 2024 19:11:00 +0900 Subject: Rename layout nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- tutorial/t14/gamebrd.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tutorial/t14/gamebrd.cpp') diff --git a/tutorial/t14/gamebrd.cpp b/tutorial/t14/gamebrd.cpp index afecb3435..431014781 100644 --- a/tutorial/t14/gamebrd.cpp +++ b/tutorial/t14/gamebrd.cpp @@ -12,8 +12,8 @@ #include #include #include -#include -#include +#include +#include #include "lcdrange.h" #include "cannon.h" -- cgit v1.2.3