diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-16 04:56:41 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-16 04:56:41 +0100 |
| commit | 6231a12356b2e554b3bbcfa47a720b194b8e87cc (patch) | |
| tree | 828dcf411b137985815047795605dc4552862c74 /include/ne_system/System/WindowSystems/Wayland.h | |
| parent | 8c1442fa376a1483ddfdcdd69fc6e27786b62694 (diff) | |
[CHORE] Update SDK includes for NeSystem release.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include/ne_system/System/WindowSystems/Wayland.h')
| -rw-r--r-- | include/ne_system/System/WindowSystems/Wayland.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ne_system/System/WindowSystems/Wayland.h b/include/ne_system/System/WindowSystems/Wayland.h index 2b4afe5..f85fe59 100644 --- a/include/ne_system/System/WindowSystems/Wayland.h +++ b/include/ne_system/System/WindowSystems/Wayland.h @@ -8,6 +8,6 @@ #define _NE_WAYLAND_SYSTEM 202603L -#include <System/X11+Fwd.h> +#include <ne_system/System/WindowSystems/X11.h> #endif // _SYSTEM_NE_WAYLAND_H_
\ No newline at end of file |
