* evas: reorder header as needed.
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 3 Dec 2010 16:47:05 +0000 (16:47 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 3 Dec 2010 16:47:05 +0000 (16:47 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@55199 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/engines/common_16/evas_soft16_polygon.c

index 4675435..ca18bef 100644 (file)
@@ -1,6 +1,6 @@
+#include <math.h>
 #include <evas_common_soft16.h>
 #include "evas_soft16_scanline_fill.c"
-#include <math.h>
 
 typedef struct _RGBA_Edge RGBA_Edge;
 typedef struct _RGBA_Vertex RGBA_Vertex;