diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2013-01-04 21:14:00 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2013-01-04 21:14:00 +0100 |
commit | 0eb289e20c2ac719751a67641d4afaa03dd92fc7 (patch) | |
tree | 67830beb85016dec23e88c56dafce8e9b69ea25a /lib | |
parent | 620b5adb2040506d97244173335ebcd09401a54c (diff) | |
download | ffi-efl-0eb289e20c2ac719751a67641d4afaa03dd92fc7.zip ffi-efl-0eb289e20c2ac719751a67641d4afaa03dd92fc7.tar.gz |
add require evas to, emotion, emotion_object_suspend_get patch sent
Diffstat (limited to 'lib')
-rw-r--r-- | lib/efl/native/emotion.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/efl/native/emotion.rb b/lib/efl/native/emotion.rb index b712f21..212f860 100644 --- a/lib/efl/native/emotion.rb +++ b/lib/efl/native/emotion.rb @@ -2,6 +2,7 @@ # -*- coding: UTF-8 -*- # require 'efl/native' +require 'efl/native/evas' # module Efl # |