summaryrefslogtreecommitdiffstats
path: root/lib/efl/ecore
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2011-04-28 15:11:39 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2011-04-28 15:11:39 +0200
commitb6f478475c6d29da86aba650793fe46b0548207f (patch)
tree8ff4a9b42bfc62fa2fca3f15273b6a9eb1931f25 /lib/efl/ecore
parentef95395fd1467b2f84ad664356d5b6d8dd13b71a (diff)
downloadffi-efl-b6f478475c6d29da86aba650793fe46b0548207f.zip
ffi-efl-b6f478475c6d29da86aba650793fe46b0548207f.tar.gz
regenerate lib/efl/ffi with new hierarchy
Diffstat (limited to 'lib/efl/ecore')
-rw-r--r--lib/efl/ecore/ecore_getopt.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/efl/ecore/ecore_getopt.rb b/lib/efl/ecore/ecore_getopt.rb
index 34c4539..be4a958 100644
--- a/lib/efl/ecore/ecore_getopt.rb
+++ b/lib/efl/ecore/ecore_getopt.rb
@@ -1,7 +1,7 @@
#! /usr/bin/env ruby
# -*- coding: UTF-8 -*-
#
-require 'efl/ffi/ecore_getopt'
+require 'efl/ffi/ecore/ecore_getopt'
#
module Efl
module FFI