From 1f0ce8533cc837aa2d4155b5fc17d2004bed0197 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 5 Jun 2024 19:02:23 +0900 Subject: Rename template library nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- examples/demo/dnd/dnd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/demo/dnd/dnd.h') diff --git a/examples/demo/dnd/dnd.h b/examples/demo/dnd/dnd.h index e47b53d10..3487d9cc9 100644 --- a/examples/demo/dnd/dnd.h +++ b/examples/demo/dnd/dnd.h @@ -1,5 +1,5 @@ #include -#include +#include #include "dndbase.h" #ifndef DNDDEMO_H -- cgit v1.2.1