mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-25 01:20:05 +01:00
xorg-server.h -> dix-config.h (thinko).
This commit is contained in:
parent
4b2f5ba1b5
commit
691669c012
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ INCLUDES = -I@MESA_SOURCE@/include \
|
|||
-I$(top_srcdir)/GL/include
|
||||
|
||||
# terribly gross hack. i need a shower now.
|
||||
AM_CFLAGS = $(DIX_CFLAGS) -DXFree86Server -include xorg-server.h
|
||||
AM_CFLAGS = $(DIX_CFLAGS) -DXFree86Server -include dix-config.h
|
||||
|
||||
libX_la_SOURCES = xf86glx.c \
|
||||
xf86glx_util.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue