diff options
author | Cedric BAIL <c.bail@partner.samsung.com> | 2014-07-25 08:39:40 +0200 |
---|---|---|
committer | Cedric BAIL <c.bail@partner.samsung.com> | 2014-07-25 08:40:04 +0200 |
commit | be2aa99ce8fa9efdb9644cc0197c750ccbc7af5e (patch) | |
tree | 738df7022886d41f37b89b777876ef6b3b9ac6e6 /src/lib | |
parent | c8d2086175383b4c1103ef307d1ee85a26d547b0 (diff) |
elementary: remove duplicated include.
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/Elementary.h.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/Elementary.h.in b/src/lib/Elementary.h.in index d7687dfa6..fcca5deaf 100644 --- a/src/lib/Elementary.h.in +++ b/src/lib/Elementary.h.in | |||
@@ -73,7 +73,6 @@ | |||
73 | #include <Ecore_Evas.h> | 73 | #include <Ecore_Evas.h> |
74 | #include <Ecore_File.h> | 74 | #include <Ecore_File.h> |
75 | #include <Ecore_Input.h> | 75 | #include <Ecore_Input.h> |
76 | #include <Ecore_Input.h> | ||
77 | #include <Ecore_IMF.h> | 76 | #include <Ecore_IMF.h> |
78 | #include <Ecore_Con.h> | 77 | #include <Ecore_Con.h> |
79 | #include <Edje.h> | 78 | #include <Edje.h> |