Move misc.h and os.h from proto/X11 to xserver/xorg/include.
This commit is contained in:
parent
46b64bd5c6
commit
401e4580d6
|
@ -23,8 +23,10 @@ sdk_HEADERS = \
|
||||||
globals.h \
|
globals.h \
|
||||||
input.h \
|
input.h \
|
||||||
inputstr.h \
|
inputstr.h \
|
||||||
|
misc.h \
|
||||||
miscstruct.h \
|
miscstruct.h \
|
||||||
opaque.h \
|
opaque.h \
|
||||||
|
os.h \
|
||||||
pixmap.h \
|
pixmap.h \
|
||||||
pixmapstr.h \
|
pixmapstr.h \
|
||||||
property.h \
|
property.h \
|
||||||
|
|
Loading…
Reference in New Issue