mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 01:34:11 +00:00
xquartz: dont include dix-config.h in other headers
dix-config.h needs to be included at the very top of all sources, but it shouldn't be included from other headers. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
4d7ffcc2b8
commit
482a11238f
@@ -31,8 +31,6 @@
|
||||
#ifndef X11CONTROLLER_H
|
||||
#define X11CONTROLLER_H 1
|
||||
|
||||
#include <dix-config.h>
|
||||
|
||||
#if __OBJC__
|
||||
|
||||
#include "sanitizedCocoa.h"
|
||||
|
||||
Reference in New Issue
Block a user