summaryrefslogtreecommitdiff
path: root/src/flash/nand/nonce.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/nand/nonce.c')
-rw-r--r--src/flash/nand/nonce.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flash/nand/nonce.c b/src/flash/nand/nonce.c
index dae62a72..f4411640 100644
--- a/src/flash/nand/nonce.c
+++ b/src/flash/nand/nonce.c
@@ -20,7 +20,7 @@
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
-#include "nand.h"
+#include <flash/nand.h>
static int nonce_nand_command(struct nand_device *nand, uint8_t command)