summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_theme.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/elementary/elm_theme.c')
-rw-r--r--src/lib/elementary/elm_theme.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/elementary/elm_theme.c b/src/lib/elementary/elm_theme.c
index a2ee5d6f0c..14beb6b110 100644
--- a/src/lib/elementary/elm_theme.c
+++ b/src/lib/elementary/elm_theme.c
@@ -203,7 +203,7 @@ _elm_theme_clear(Elm_Theme *th)
}
}
-static Eina_File *
+Eina_File *
_elm_theme_group_file_find(Elm_Theme *th, const char *group)
{
const Eina_List *l;