xenocara/proto/xf86dgaproto/xf86dga.h

14 lines
369 B
C
Raw Normal View History

2010-04-27 13:58:25 -06:00
#ifdef _XF86DGA_SERVER_
2006-11-25 08:43:19 -07:00
2010-04-27 13:58:25 -06:00
#warning "xf86dga.h is obsolete and may be removed in the future."
#warning "include <X11/extensions/xf86dgaconst.h> instead."
#include <X11/extensions/xf86dgaconst.h>
2006-11-25 08:43:19 -07:00
2010-04-27 13:58:25 -06:00
#else
2006-11-25 08:43:19 -07:00
2010-04-27 13:58:25 -06:00
#warning "xf86dga.h is obsolete and may be removed in the future."
#warning "include <X11/extensions/Xxf86dga.h> instead."
#include <X11/extensions/Xxf86dga.h>
2006-11-25 08:43:19 -07:00
2010-04-27 13:58:25 -06:00
#endif