mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-24 20:55:49 +00:00
Remove use of dix-config and xorg-config.h from public headers.
This commit is contained in:
parent
1fb4a5a4ea
commit
825a95a1fa
135 changed files with 1 additions and 535 deletions
|
|
@ -52,10 +52,6 @@ SOFTWARE.
|
|||
written by drewry, september 1986
|
||||
*/
|
||||
|
||||
#ifdef HAVE_DIX_CONFIG_H
|
||||
#include <dix-config.h>
|
||||
#endif
|
||||
|
||||
#include "pixmap.h"
|
||||
#include "region.h"
|
||||
#include "gc.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue