mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-19 19:44:35 +08:00
apps/include: Move all header files associated with modules in apps/system to apps/include/system
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
#endif
|
||||
|
||||
#if defined(CONFIG_SYSTEM_READLINE) && defined(CONFIG_READLINE_HAVE_EXTMATCH)
|
||||
# include <apps/readline.h>
|
||||
# include <apps/system/readline.h>
|
||||
#endif
|
||||
|
||||
#include "nsh.h"
|
||||
|
Reference in New Issue
Block a user