diff --git a/src/lib/elput/elput_private.h b/src/lib/elput/elput_private.h index d67e5d53ea..7d4909a5d9 100644 --- a/src/lib/elput/elput_private.h +++ b/src/lib/elput/elput_private.h @@ -196,9 +196,9 @@ struct _Elput_Seat } count; struct - { - double x, y; - } pointer; + { + double x, y; + } pointer; unsigned int modifiers;