xorg-xorgproto/xf86vmstr.h
Peter Hutterer 0f02b0aea4 Move xf86vmstr.h to xf86vmproto.h for consistency with other modules.
A stub xf86vmstr.h is provided to avoid clients breaking.
2009-08-26 15:33:09 +10:00

3 lines
185 B
C

#warning "xf86vmstr.h is obsolete and may be removed in the future."
#warning "include <X11/extensions/xf86vmproto.h> for the protocol defines."
#include <X11/extensions/xf86vmproto.h>