diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/efl/native/enotify.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/efl/native/enotify.rb b/lib/efl/native/enotify.rb index 4e38528..835a504 100644 --- a/lib/efl/native/enotify.rb +++ b/lib/efl/native/enotify.rb @@ -2,6 +2,7 @@ # -*- coding: UTF-8 -*- # require 'efl/native' +require 'efl/native/evas' require 'efl/native/edbus' # module Efl |