diff options
author | Cedric BAIL <cedric@osg.samsung.com> | 2015-04-28 15:28:24 +0200 |
---|---|---|
committer | Cedric BAIL <cedric@osg.samsung.com> | 2015-05-07 09:53:10 +0200 |
commit | e1dee32e2611bac4f4464c2a2f4a275fb5be5e69 (patch) | |
tree | 025b4fa3c54f608561dff97eef6da9ac795b2c27 /src/lib/elua/elua.c | |
parent | c7d8d83c479f10f67041c6bea7fdeda9bf86045a (diff) |
elua: remove the need to order the header correctly for Windows.
Diffstat (limited to '')
-rw-r--r-- | src/lib/elua/elua.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/elua/elua.c b/src/lib/elua/elua.c index 3d34b1f9b1..a7c86f9a91 100644 --- a/src/lib/elua/elua.c +++ b/src/lib/elua/elua.c | |||
@@ -1,4 +1,3 @@ | |||
1 | #include "Elua.h" | ||
2 | #include "elua_private.h" | 1 | #include "elua_private.h" |
3 | 2 | ||
4 | static Eina_Prefix *_elua_pfx = NULL; | 3 | static Eina_Prefix *_elua_pfx = NULL; |