aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/egl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/egl.h b/include/egl.h
index 14e4497..d47fbfb 100644
--- a/include/egl.h
+++ b/include/egl.h
@@ -146,6 +146,8 @@ typedef struct {
gsr_wayland wayland;
int fd;
+ uint32_t x;
+ uint32_t y;
uint32_t width;
uint32_t height;
uint32_t pitch;