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.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/flash/nand/nonce.c b/src/flash/nand/nonce.c
index 8d15040f..ab490aea 100644
--- a/src/flash/nand/nonce.c
+++ b/src/flash/nand/nonce.c
@@ -20,7 +20,8 @@
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
-#include <flash/nand.h>
+
+#include "imp.h"
#include "hello.h"