Path segments reversed in include file path. Noted by Brennan Ashton
This commit is contained in:
parent
e583246638
commit
2ee4f47df4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue