summaryrefslogtreecommitdiff
path: root/xlibs/include/X11/extensions/shapestr.h
diff options
context:
space:
mode:
authormaxim nikonov <maxim.nikonov@hqo.co>2026-02-06 13:18:21 +0500
committermaxim nikonov <maxim.nikonov@hqo.co>2026-02-06 13:18:21 +0500
commit260dc2c8828c70b0e147ea394f38e9ee6dc69ee3 (patch)
treeba6e424280a50b70b0a1819368674904556fa459 /xlibs/include/X11/extensions/shapestr.h
parent51cf34eb8fdef936328c565276615880997e28bb (diff)
wip
Diffstat (limited to 'xlibs/include/X11/extensions/shapestr.h')
-rw-r--r--xlibs/include/X11/extensions/shapestr.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/xlibs/include/X11/extensions/shapestr.h b/xlibs/include/X11/extensions/shapestr.h
new file mode 100644
index 000000000..20fde1dbe
--- /dev/null
+++ b/xlibs/include/X11/extensions/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_ */