summaryrefslogtreecommitdiff
path: root/lpint.h
diff options
context:
space:
mode:
Diffstat (limited to 'lpint.h')
-rw-r--r--lpint.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lpint.h b/lpint.h
index db85c62..e08f273 100644
--- a/lpint.h
+++ b/lpint.h
@@ -59,6 +59,7 @@ typedef struct _light_pipe_display {
light_pipe_window *damaged;
light_pipe_extension xfixes;
light_pipe_extension damage;
+ int has_composite;
light_pipe_extension composite;
} light_pipe_display;