summaryrefslogtreecommitdiffhomepage
path: root/include/System/X11+Fwd.h
blob: e18136c43421cc270b2db76291b130f295d67a6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// 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>