mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-16 19:32:26 +00:00
Fix more include paths; add dix-config.h to XKB code.
This commit is contained in:
parent
e03198972c
commit
46b64bd5c6
26 changed files with 64 additions and 119 deletions
|
|
@ -26,9 +26,6 @@
|
|||
#include <dix-config.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
#include <X11/X.h>
|
||||
#include "scrnintstr.h"
|
||||
#include "windowstr.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue