upload tizen2.0 source
[framework/uifw/xorg/proto/x11proto-xf86dga.git] / xf86dga.h
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