From 1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 20 Jul 2024 20:15:52 +0900 Subject: Rename graphics class nt* related files to equivalent tq* (part 2) Signed-off-by: Michele Calgaro --- examples/chart/chartform.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/chart/chartform.cpp') diff --git a/examples/chart/chartform.cpp b/examples/chart/chartform.cpp index 7cd29138e..a36676214 100644 --- a/examples/chart/chartform.cpp +++ b/examples/chart/chartform.cpp @@ -12,9 +12,9 @@ #include #include #include -#include +#include #include -#include +#include #include #include #include -- cgit v1.2.3