compiler.h
This commit is contained in:
parent
5fedacb29c
commit
15a853e3eb
|
@ -25,7 +25,6 @@ srcs_xorg_common = [
|
|||
]
|
||||
|
||||
xorg_sdk_headers = [
|
||||
'compiler.h',
|
||||
'xf86.h',
|
||||
'xf86Cursor.h',
|
||||
'xf86Module.h',
|
||||
|
|
|
@ -447,6 +447,7 @@ if build_xorg
|
|||
'closure.h',
|
||||
'colormap.h',
|
||||
'colormapst.h',
|
||||
'compiler.h',
|
||||
'hotplug.h',
|
||||
'cursor.h',
|
||||
'cursorstr.h',
|
||||
|
|
Loading…
Reference in New Issue