summaryrefslogtreecommitdiff
path: root/nuttx/crypto/cryptodev.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/crypto/cryptodev.c')
-rw-r--r--nuttx/crypto/cryptodev.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/crypto/cryptodev.c b/nuttx/crypto/cryptodev.c
index 827c80b32..e9b57aa69 100644
--- a/nuttx/crypto/cryptodev.c
+++ b/nuttx/crypto/cryptodev.c
@@ -47,8 +47,8 @@
#include <nuttx/fs/fs.h>
-#include <crypto/crypto.h>
-#include <crypto/cryptodev.h>
+#include <crypto/nuttx/crypto.h>
+#include <crypto/nuttx/cryptodev.h>
/****************************************************************************
* Private Function Prototypes