From 0881ed5059c46ce73e8241e6260b82b92f6d0e55 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 6 Jun 2024 12:20:38 +0900 Subject: Rename ptr 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 bbc873b31..89c1ba421 100644 --- a/examples/demo/qasteroids/view.h +++ b/examples/demo/qasteroids/view.h @@ -8,7 +8,7 @@ #define __AST_VIEW_H__ #include -#include +#include #include #include #include -- cgit v1.2.3