summaryrefslogtreecommitdiff
path: root/src/flash/nand/lpc3180.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/nand/lpc3180.c')
-rw-r--r--src/flash/nand/lpc3180.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flash/nand/lpc3180.c b/src/flash/nand/lpc3180.c
index 031e6b1d..80284cc6 100644
--- a/src/flash/nand/lpc3180.c
+++ b/src/flash/nand/lpc3180.c
@@ -22,7 +22,7 @@
#endif
#include "lpc3180.h"
-#include "nand.h"
+#include <flash/nand.h>
static int lpc3180_reset(struct nand_device *nand);
static int lpc3180_controller_ready(struct nand_device *nand, int timeout);