summaryrefslogtreecommitdiffstats
path: root/lib/efl/ecore_evas.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/efl/ecore_evas.rb')
-rw-r--r--lib/efl/ecore_evas.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/efl/ecore_evas.rb b/lib/efl/ecore_evas.rb
index 3eb8c82..1f209ba 100644
--- a/lib/efl/ecore_evas.rb
+++ b/lib/efl/ecore_evas.rb
@@ -16,7 +16,7 @@ module Efl
#
class REcoreEvas
include Efl::ClassHelper
- proxy_list [Efl::EcoreEvas::Native,'ecore_evas_'].freeze
+ proxy_list [Efl::Native,'ecore_evas_'].freeze
def initialize o=nil
@ptr = (
case o