* evas: reorder header as needed.

SVN revision: 55199
This commit is contained in:
Cedric BAIL 2010-12-03 16:47:05 +00:00
parent 561114732b
commit 1ca29e1649
1 changed files with 1 additions and 1 deletions

View 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;