xorg-xorgproto/xcmiscstr.h
Peter Hutterer 2a29d3058e Rename xcmiscstr.h to xcmiscproto.h for consistency with other modules.
A stub xcmiscstr.h is provided to avoid clients breaking.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-08-26 14:55:44 +10:00

3 lines
185 B
C

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