damage: move the extension under the Xext directory

Tidying up the source tree structure a bit.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-09-09 17:44:10 +02:00
committed by Enrico Weigelt
parent b9b43e92eb
commit e474b81a45
7 changed files with 4 additions and 4 deletions

View File

@@ -68,7 +68,7 @@
#include "privates.h"
#include "mi.h"
#include "damage.h"
#include "damageextint.h"
#include "Xext/damage/damageextint.h"
#include "xfixes.h"
#include <X11/extensions/compositeproto.h>
#include "compositeext.h"