diff --git a/src/input/cursor.c b/src/input/cursor.c index e8ac7d96..097a8b54 100644 --- a/src/input/cursor.c +++ b/src/input/cursor.c @@ -42,7 +42,7 @@ #include #endif -#define LAB_CURSOR_SHAPE_V1_VERSION 1 +#define LAB_CURSOR_SHAPE_V1_VERSION 2 struct constraint { struct seat *seat;