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 --- examples/demo/graph.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/demo/graph.cpp') diff --git a/examples/demo/graph.cpp b/examples/demo/graph.cpp index 404564401..ddb5a9364 100644 --- a/examples/demo/graph.cpp +++ b/examples/demo/graph.cpp @@ -2,11 +2,11 @@ #include #include #include -#include +#include #include #include #include -#include +#include const int bounce_rtti = 1234; -- cgit v1.2.3