Add onebuf field to Outbuf struct.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 83287
This commit is contained in:
Christopher Michael 2013-01-24 09:21:30 +00:00 committed by Christopher Michael
parent 0e6b2ad6f7
commit fdd0a37c61
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ struct _Outbuf
int w, h;
unsigned int rotation;
Outbuf_Depth depth;
int onebuf;
struct
{