From 6231a12356b2e554b3bbcfa47a720b194b8e87cc Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 16 Mar 2026 04:56:41 +0100 Subject: [CHORE] Update SDK includes for NeSystem release. Signed-off-by: Amlal El Mahrouss --- include/ne_system/System/WindowSystems/X11.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'include/ne_system/System/WindowSystems/X11.h') diff --git a/include/ne_system/System/WindowSystems/X11.h b/include/ne_system/System/WindowSystems/X11.h index 3f4d318..7adaedb 100644 --- a/include/ne_system/System/WindowSystems/X11.h +++ b/include/ne_system/System/WindowSystems/X11.h @@ -8,14 +8,14 @@ #define _NE_X11_SYSTEM 202603L -// NeSystem Header. -#include +/// @brief NeSystem Header. +#include -// Defs of the X11 protocol. -#include +/// @brief Defs of the X11 protocol. +#include -// XDG' extensions of the X11 protocol. -#include +/// @brief XDG' extensions of the X11 protocol. +#include #endif // _SYSTEM_NE_X11_H_ -- cgit v1.2.3