summaryrefslogtreecommitdiff
path: root/src/core/place.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/place.c')
-rw-r--r--src/core/place.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/place.c b/src/core/place.c
index b837adb7..7d1082b7 100644
--- a/src/core/place.c
+++ b/src/core/place.c
@@ -487,6 +487,7 @@ center_tile_rect_in_area (MetaRectangle *rect,
rect->y = work_area->y + fluff;
}
+static void
center_rect_in_area (MetaRectangle *rect,
MetaRectangle *work_area)
{