summaryrefslogtreecommitdiff
path: root/cmd/flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/flash.c')
-rw-r--r--cmd/flash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/flash.c b/cmd/flash.c
index de0e04f09cf..fd660ec477c 100644
--- a/cmd/flash.c
+++ b/cmd/flash.c
@@ -10,7 +10,7 @@
#include <command.h>
#include <log.h>
#include <vsprintf.h>
-#include <uuid.h>
+#include <u-boot/uuid.h>
#if defined(CONFIG_CMD_MTDPARTS)
#include <jffs2/jffs2.h>