summaryrefslogtreecommitdiffstats
path: root/src/shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/shell.c')
-rw-r--r--src/shell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shell.c b/src/shell.c
index 3f528de..6fcdfe8 100644
--- a/src/shell.c
+++ b/src/shell.c
@@ -1068,7 +1068,7 @@ shell_desktop_set_app_property(struct wl_client *client,
}
}
-static void
+void
ivi_compositor_destroy_pending_surfaces(struct ivi_compositor *ivi)
{
struct pending_popup *p_popup, *next_p_popup;