summaryrefslogtreecommitdiff
path: root/shapestr.h
diff options
context:
space:
mode:
Diffstat (limited to 'shapestr.h')
-rw-r--r--shapestr.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/shapestr.h b/shapestr.h
new file mode 100644
index 0000000..20fde1d
--- /dev/null
+++ b/shapestr.h
@@ -0,0 +1,8 @@
+#ifndef _SHAPESTR_H_
+#define _SHAPESTR_H_
+
+#warning "shapestr.h is obsolete and may be removed in the future."
+#warning "include <X11/extensions/shapeproto.h> for the protocol defines."
+#include <X11/extensions/shapeproto.h>
+
+#endif /* _SHAPESTR_H_ */