diff options
Diffstat (limited to 'X11/extensions/shapestr.h')
-rw-r--r-- | X11/extensions/shapestr.h | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/X11/extensions/shapestr.h b/X11/extensions/shapestr.h index 20fde1dbe..a5d8f6a2c 100644 --- a/X11/extensions/shapestr.h +++ b/X11/extensions/shapestr.h @@ -1,8 +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_ */ +#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_ */
|