compiling bux fix

ugfx_release_2.6
Joel Bodenmann 2013-01-13 11:07:43 +01:00
parent c3006aa89c
commit d7b85cb00e
1 changed files with 3 additions and 0 deletions

View File

@ -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 */
/** @} */