include/nuttx/nx/nxcursor.h: Nees to include nx.h.
This commit is contained in:
parent
e514402c28
commit
d3bf5c7408
@ -46,6 +46,7 @@
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#include <nuttx/nx/nx.h>
|
||||
#include <nuttx/nx/nxtypes.h>
|
||||
|
||||
#ifndef defined(CONFIG_NX_SWCURSOR) || defined(CONFIG_NX_HWCURSOR)
|
||||
|
Loading…
Reference in New Issue
Block a user