summaryrefslogtreecommitdiff
path: root/src/bin/e_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/e_win.h')
-rw-r--r--src/bin/e_win.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/e_win.h b/src/bin/e_win.h
index e63137e755..f723cef9c6 100644
--- a/src/bin/e_win.h
+++ b/src/bin/e_win.h
@@ -24,7 +24,7 @@ struct _E_Win
E_Client *client;
Ecore_Evas *ecore_evas;
Evas *evas;
- Ecore_Window evas_win;
+ Ecore_Window evas_win;
unsigned char placed : 1;
int min_w, min_h, max_w, max_h, base_w, base_h;
int step_x, step_y;