From e1dee32e2611bac4f4464c2a2f4a275fb5be5e69 Mon Sep 17 00:00:00 2001 From: Cedric BAIL Date: Tue, 28 Apr 2015 15:28:24 +0200 Subject: elua: remove the need to order the header correctly for Windows. --- src/lib/elua/elua.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib/elua/elua.c') 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 @@ -#include "Elua.h" #include "elua_private.h" static Eina_Prefix *_elua_pfx = NULL; -- cgit v1.2.1