aboutsummaryrefslogtreecommitdiffhomepage
path: root/kms/kms_shared.h
diff options
context:
space:
mode:
Diffstat (limited to 'kms/kms_shared.h')
-rw-r--r--kms/kms_shared.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kms/kms_shared.h b/kms/kms_shared.h
index a2c1102..c982723 100644
--- a/kms/kms_shared.h
+++ b/kms/kms_shared.h
@@ -59,8 +59,8 @@ struct gsr_kms_response_item {
gsr_kms_rotation rotation;
int x;
int y;
- int crtc_w;
- int crtc_h;
+ int src_w;
+ int src_h;
struct hdr_output_metadata hdr_metadata;
};