mirror of
https://github.com/apache/nuttx.git
synced 2025-12-16 09:45:18 +08:00
Path segments reversed in include file path. Noted by Brennan Ashton
This commit is contained in:
@@ -47,8 +47,8 @@
|
||||
|
||||
#include <nuttx/fs/fs.h>
|
||||
|
||||
#include <crypto/nuttx/crypto.h>
|
||||
#include <crypto/nuttx/cryptodev.h>
|
||||
#include <nuttx/crypto/crypto.h>
|
||||
#include <nuttx/crypto/cryptodev.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Private Function Prototypes
|
||||
|
||||
Reference in New Issue
Block a user