mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 19:36:35 +08:00
include/nuttx/nx/nxcursor.h: Nees to include nx.h.
This commit is contained in:
@@ -46,6 +46,7 @@
|
|||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
|
|
||||||
|
#include <nuttx/nx/nx.h>
|
||||||
#include <nuttx/nx/nxtypes.h>
|
#include <nuttx/nx/nxtypes.h>
|
||||||
|
|
||||||
#ifndef defined(CONFIG_NX_SWCURSOR) || defined(CONFIG_NX_HWCURSOR)
|
#ifndef defined(CONFIG_NX_SWCURSOR) || defined(CONFIG_NX_HWCURSOR)
|
||||||
|
|||||||
Reference in New Issue
Block a user