github.com/rajveermalviya/gamen@v0.1.2-0.20220930195403-9be15877c1aa/internal/xkbcommon/include/X11/extensions/xf86dga.h (about) 1 #ifdef _XF86DGA_SERVER_ 2 3 #warning "xf86dga.h is obsolete and may be removed in the future." 4 #warning "include <X11/extensions/xf86dgaconst.h> instead." 5 #include <X11/extensions/xf86dgaconst.h> 6 7 #else 8 9 #warning "xf86dga.h is obsolete and may be removed in the future." 10 #warning "include <X11/extensions/Xxf86dga.h> instead." 11 #include <X11/extensions/Xxf86dga.h> 12 13 #endif