summaryrefslogtreecommitdiff
path: root/include/pixmapstr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pixmapstr.h')
-rw-r--r--include/pixmapstr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pixmapstr.h b/include/pixmapstr.h
index 542c381bc..702faf0ac 100644
--- a/include/pixmapstr.h
+++ b/include/pixmapstr.h
@@ -80,6 +80,7 @@ typedef struct _Pixmap {
short screen_x;
short screen_y;
#endif
+ unsigned usage_hint; /* see CREATE_PIXMAP_USAGE_* */
} PixmapRec;
#endif /* PIXMAPSTRUCT_H */