framebuffer_ng: amend struct gradientData_t

this is upstream commit 616747e1, no-op here but
necessary for code compatibility


Origin commit data
------------------
Branch: ni/coolstream
Commit: ec9ee6358c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-10-22 (Sat, 22 Oct 2016)



------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2016-10-22 11:40:21 +02:00
parent 3f75ef5f47
commit 5849aab88c

View File

@@ -45,6 +45,8 @@ typedef struct gradientData_t
fb_pixel_t* boxBuf;
bool direction;
int mode;
int x;
int dx;
} gradientData_struct_t;
#define CORNER_NONE 0x0