From 04913ce7a46fd027856e83a96205fdc388742a19 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 23 May 2024 14:04:45 +0900 Subject: Rename ntqobject*.h and qobject*.cpp to tqobject* Signed-off-by: Michele Calgaro --- tools/assistant/index.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/assistant/index.h') diff --git a/tools/assistant/index.h b/tools/assistant/index.h index b8a421730..4e96b8de9 100644 --- a/tools/assistant/index.h +++ b/tools/assistant/index.h @@ -37,7 +37,7 @@ #include #include #include -#include +#include struct Document { Document( int d, int f ) : docNumber( d ), frequency( f ) {} -- cgit v1.2.1