xorg-xorgproto/xf86dristr.h
Peter Hutterer eca4c8a4de Move xf86dristr.h to xf86driproto.h for consistency with other modules.
Provide a stub xf86dristr.h to avoid breaking clients.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-08-26 15:47:40 +10:00

3 lines
174 B
C

#warning "xf86dristr.h is obsolete and may be removed in the future."
#warning "include <X11/dri/xf86driproto.h> for the protocol defines."
#include <X11/dri/xf86driproto.h>