Remove include for evas_outbuf.h
authorChristopher Michael <cp.michael@samsung.com>
Thu, 24 Jan 2013 09:16:46 +0000 (09:16 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Thu, 24 Jan 2013 09:16:46 +0000 (09:16 +0000)
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83246

src/modules/evas/engines/wayland_shm/evas_engine.c

index f9b2ecf..1ff56e1 100644 (file)
@@ -3,7 +3,6 @@
 #include "Evas_Engine_Wayland_Shm.h"
 #include "evas_engine.h"
 #include "evas_swapbuf.h"
-#include "evas_outbuf.h"
 
 /* local structures */
 typedef struct _Render_Engine Render_Engine;