summaryrefslogtreecommitdiffstats
path: root/lib/efl/native/eofono.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/efl/native/eofono.rb')
-rw-r--r--lib/efl/native/eofono.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/efl/native/eofono.rb b/lib/efl/native/eofono.rb
index eeef578..31fedc0 100644
--- a/lib/efl/native/eofono.rb
+++ b/lib/efl/native/eofono.rb
@@ -19,7 +19,7 @@ module Efl
#
module Native
#
- ffi_lib 'eofono'
+ ffi_lib 'eofono.so.1'
#
# TYPEDEFS
# typedef struct _E_Ofono_Element E_Ofono_Element;