1 #ifndef _SHAPESTR_H_
2 #define _SHAPESTR_H_
3 
4 #warning "shapestr.h is obsolete and may be removed in the future."
5 #warning "include <X11/extensions/shapeproto.h> for the protocol defines."
6 #include <X11/extensions/shapeproto.h>
7 
8 #endif /* _SHAPESTR_H_ */
9