Add HAVE_ODROIDGO2 ifdef
This commit is contained in:
parent
e58f91406f
commit
c9dd197ccb
|
@ -1042,7 +1042,9 @@ typedef struct video_info
|
|||
* otherwise nearest filtering. */
|
||||
bool smooth;
|
||||
|
||||
#ifdef HAVE_ODROIDGO2
|
||||
bool ctx_scaling;
|
||||
#endif
|
||||
|
||||
bool is_threaded;
|
||||
|
||||
|
|
Loading…
Reference in New Issue