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