diff options
Diffstat (limited to 'lib/efl/native/enotify.rb')
-rw-r--r-- | lib/efl/native/enotify.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/efl/native/enotify.rb b/lib/efl/native/enotify.rb index bbe3d80..4e38528 100644 --- a/lib/efl/native/enotify.rb +++ b/lib/efl/native/enotify.rb @@ -6,7 +6,7 @@ require 'efl/native/edbus' # module Efl # - module Edbus + module Enotify # FCT_PREFIX = 'e_notification_' unless const_defined? :FCT_PREFIX # |