evas: fix xcb build.

SVN revision: 59302
This commit is contained in:
Cedric BAIL 2011-05-09 15:18:03 +00:00
parent c2df2df0c6
commit 21971b92a0
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include <xcb/shm.h>
#include <xcb/xcb_image.h>
#include <pixman.h>