summaryrefslogtreecommitdiffstats
path: root/lib/efl/ecore
diff options
context:
space:
mode:
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