diff options
Diffstat (limited to 'src/lib/ecore_wayland/Ecore_Wayland.h')
-rw-r--r-- | src/lib/ecore_wayland/Ecore_Wayland.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ecore_wayland/Ecore_Wayland.h b/src/lib/ecore_wayland/Ecore_Wayland.h index f9b70c7958..424e3db4ec 100644 --- a/src/lib/ecore_wayland/Ecore_Wayland.h +++ b/src/lib/ecore_wayland/Ecore_Wayland.h | |||
@@ -132,7 +132,7 @@ struct _Ecore_Wl_Window | |||
132 | struct | 132 | struct |
133 | { | 133 | { |
134 | int w, h; | 134 | int w, h; |
135 | } saved, server; | 135 | } saved; |
136 | 136 | ||
137 | struct | 137 | struct |
138 | { | 138 | { |