summaryrefslogtreecommitdiffstats
path: root/libvo/geometry.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/geometry.h')
-rw-r--r--libvo/geometry.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libvo/geometry.h b/libvo/geometry.h
index 261ae4d64b..da4026a166 100644
--- a/libvo/geometry.h
+++ b/libvo/geometry.h
@@ -6,4 +6,5 @@ extern char *vo_geometry;
extern int geometry_wh_changed;
extern int geometry_xy_changed;
int geometry(int *xpos, int *ypos, int *widw, int *widh, int scrw, int scrh);
-#endif /* !GEOMETRY_H */
+
+#endif /* GEOMETRY_H */