diff options
Diffstat (limited to 'board/gardena/smart-gateway-mt7688/board.c')
| -rw-r--r-- | board/gardena/smart-gateway-mt7688/board.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/gardena/smart-gateway-mt7688/board.c b/board/gardena/smart-gateway-mt7688/board.c index c6b14bed41f..eb7fcd630a1 100644 --- a/board/gardena/smart-gateway-mt7688/board.c +++ b/board/gardena/smart-gateway-mt7688/board.c @@ -16,7 +16,7 @@ #include <linux/delay.h> #include <linux/stringify.h> #include <u-boot/crc.h> -#include <uuid.h> +#include <u-boot/uuid.h> #include <linux/ctype.h> #include <linux/io.h> |
