From 2cbcca0db1343e1c40e52af729a5eb34ca8a7e37 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 27 Jun 2024 21:53:17 +0900 Subject: Rename date and time nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- examples/demo/qasteroids/view.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/demo/qasteroids/view.h') diff --git a/examples/demo/qasteroids/view.h b/examples/demo/qasteroids/view.h index 89c1ba421..7308ff460 100644 --- a/examples/demo/qasteroids/view.h +++ b/examples/demo/qasteroids/view.h @@ -10,7 +10,7 @@ #include #include #include -#include +#include #include #include "sprites.h" -- cgit v1.2.3