xfree86: shadowfb: don't ifdef on HAVE_XORG_CONFIG_H anymore

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2026-02-13 12:42:25 +01:00
committed by Enrico Weigelt
parent b6e5c98809
commit fabb551d88

View File

@@ -1,6 +1,4 @@
#ifdef HAVE_XORG_CONFIG_H
#include <xorg-config.h>
#endif
#include "xf86Module.h"