summaryrefslogtreecommitdiffhomepage
path: root/include/System/X11+Fwd.h
blob: 480c76a914868ef42866640a5637f20961214bb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// SPDX-License-Identifier: Apache-2.0
// Copyright 2026, Amlal El Mahrouss (amlal@nekernel.org)
// Licensed under the Apache License, Version 2.0 (see LICENSE file)
// Official repository: https://github.com/ne-foss-org/src

#pragma once

// NeSystem Header.
#include <System/Ne.h>

// Defs of the X11 protocol.
#include <System/X11/Imports.h>

// XDG' extensions of the X11 protocol.
#include <System/X11/Ext/Imports.h>