mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 20:59:05 +00:00
trv_graphics.h uses sem_t so should include semaphore.h
This commit is contained in:
parent
91fe324c72
commit
507cbe2475
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@
|
|||
****************************************************************************/
|
||||
|
||||
#include "trv_types.h"
|
||||
#include <semaphore.h>
|
||||
|
||||
#include <nuttx/video/fb.h>
|
||||
#ifdef CONFIG_NX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue