compiling bux fix
This commit is contained in:
parent
c3006aa89c
commit
d7b85cb00e
1 changed files with 3 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
||||||
#ifndef _TDISP_OPTIONS_H
|
#ifndef _TDISP_OPTIONS_H
|
||||||
#define _TDISP_OPTIONS_H
|
#define _TDISP_OPTIONS_H
|
||||||
|
|
||||||
|
#if GFX_USE_TDISP
|
||||||
/**
|
/**
|
||||||
* @name TDISP configuration
|
* @name TDISP configuration
|
||||||
* @{
|
* @{
|
||||||
|
@ -79,6 +80,8 @@
|
||||||
|
|
||||||
/** @} */
|
/** @} */
|
||||||
|
|
||||||
|
#endif /* GFX_USE_TDISP */
|
||||||
|
|
||||||
#endif /* _TDISP_OPTIONS_H */
|
#endif /* _TDISP_OPTIONS_H */
|
||||||
/** @} */
|
/** @} */
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue