summaryrefslogtreecommitdiffstats
path: root/lib/efl/native/elm/elm_multibuttonentry.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/efl/native/elm/elm_multibuttonentry.rb')
-rw-r--r--lib/efl/native/elm/elm_multibuttonentry.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/efl/native/elm/elm_multibuttonentry.rb b/lib/efl/native/elm/elm_multibuttonentry.rb
index c576047..b86e5a5 100644
--- a/lib/efl/native/elm/elm_multibuttonentry.rb
+++ b/lib/efl/native/elm/elm_multibuttonentry.rb
@@ -19,7 +19,7 @@ module Efl
#
module Native
#
- ffi_lib 'elementary'
+ ffi_lib 'elementary.so.1'
#
# CALLBACKS
# typedef Eina_Bool (*Elm_Multibuttonentry_Item_Filter_Cb) (Evas_Object *obj, const char *item_label, void *item_data, void *data);