evas: fix xcb build.
authorCedric BAIL <cedric.bail@free.fr>
Mon, 9 May 2011 15:18:03 +0000 (15:18 +0000)
committerCedric BAIL <cedric.bail@free.fr>
Mon, 9 May 2011 15:18:03 +0000 (15:18 +0000)
SVN revision: 59302

legacy/evas/src/modules/engines/software_x11/evas_xcb_outbuf.c

index 907e7fe..ef61755 100644 (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>