Edit

IABSD.fr/xenocara/proto/xf86dgaproto/xf86dga.h

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2010-04-27 19:58:25
    Hash : 04f8f5b7
    Message : Update to xf86dgaproto 2.1

  • proto/xf86dgaproto/xf86dga.h
  • #ifdef _XF86DGA_SERVER_
    
    #warning "xf86dga.h is obsolete and may be removed in the future."
    #warning "include <X11/extensions/xf86dgaconst.h> instead."
    #include <X11/extensions/xf86dgaconst.h>
    
    #else
    
    #warning "xf86dga.h is obsolete and may be removed in the future."
    #warning "include <X11/extensions/Xxf86dga.h> instead."
    #include <X11/extensions/Xxf86dga.h>
    
    #endif