From 04db7b27ae6c6a865c014c1d7653e6a638ec6a5c Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 1 Jul 2024 19:18:36 +0900 Subject: Replace kdemacros.h with tdemacros.h Signed-off-by: Michele Calgaro (cherry picked from commit 3353e7fa30be3d2f6c5161a7fd10fd056b5828cd) --- kode/code.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kode/code.h') diff --git a/kode/code.h b/kode/code.h index d060b2f5..12bf31c4 100644 --- a/kode/code.h +++ b/kode/code.h @@ -26,7 +26,7 @@ #include #include #include -#include +#include namespace KODE { class TDE_EXPORT Code -- cgit v1.2.3