summaryrefslogtreecommitdiffstats
path: root/lib/efl/native/elm/elm_fileselector.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/efl/native/elm/elm_fileselector.rb')
-rw-r--r--lib/efl/native/elm/elm_fileselector.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/efl/native/elm/elm_fileselector.rb b/lib/efl/native/elm/elm_fileselector.rb
index cebe4bb..6c86789 100644
--- a/lib/efl/native/elm/elm_fileselector.rb
+++ b/lib/efl/native/elm/elm_fileselector.rb
@@ -19,7 +19,7 @@ module Efl
#
module Native
#
- ffi_lib 'elementary'
+ ffi_lib 'elementary.so.1'
#
# ENUMS
# typedef enum {...} Elm_Fileselector_Mode;