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/helpdemo/helpdemo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/helpdemo/helpdemo.h') diff --git a/examples/helpdemo/helpdemo.h b/examples/helpdemo/helpdemo.h index c6d40ac48..4c808adb9 100644 --- a/examples/helpdemo/helpdemo.h +++ b/examples/helpdemo/helpdemo.h @@ -1,7 +1,7 @@ #ifndef HELPDEMO_H #define HELPDEMO_H -#include +#include #include "helpdemobase.h" -- cgit v1.2.3