From f6d72647e07a05a6a1874b8f3d6bd8914b20882f Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 29 Oct 2024 08:16:17 +0100 Subject: [PATCH] include/object: include cleanup Signed-off-by: Max Kellermann --- src/include/object.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/include/object.h b/src/include/object.h index 211bd1d2237..7adf9413efd 100644 --- a/src/include/object.h +++ b/src/include/object.h @@ -17,8 +17,8 @@ #include #include -#include -#include +#include +#include #include #include #include -- 2.39.5