mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-16 22:38:41 +08:00
apps/include: Move all header files associated with modules in apps/system to apps/include/system
This commit is contained in:
@@ -45,9 +45,9 @@
|
||||
|
||||
#include <apps/fsutils/passwd.h>
|
||||
#ifdef CONFIG_NSH_CLE
|
||||
# include <apps/cle.h>
|
||||
# include <apps/system/cle.h>
|
||||
#else
|
||||
# include <apps/readline.h>
|
||||
# include <apps/system/readline.h>
|
||||
#endif
|
||||
|
||||
#include "nsh.h"
|
||||
|
Reference in New Issue
Block a user