summaryrefslogtreecommitdiff
path: root/src/flash/nand.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/nand.h')
-rw-r--r--src/flash/nand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flash/nand.h b/src/flash/nand.h
index a30a6549..d73aee14 100644
--- a/src/flash/nand.h
+++ b/src/flash/nand.h
@@ -25,7 +25,7 @@
#ifndef NAND_H
#define NAND_H
-#include "flash.h"
+#include <flash/flash.h>
struct nand_device;