compiling bux fix
This commit is contained in:
parent
c3006aa89c
commit
d7b85cb00e
@ -29,6 +29,7 @@
|
||||
#ifndef _TDISP_OPTIONS_H
|
||||
#define _TDISP_OPTIONS_H
|
||||
|
||||
#if GFX_USE_TDISP
|
||||
/**
|
||||
* @name TDISP configuration
|
||||
* @{
|
||||
@ -79,6 +80,8 @@
|
||||
|
||||
/** @} */
|
||||
|
||||
#endif /* GFX_USE_TDISP */
|
||||
|
||||
#endif /* _TDISP_OPTIONS_H */
|
||||
/** @} */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user