common: Drop uuid.h from common header
[oweals/u-boot.git] / disk / part_efi.c
index 83876a7bd979c2504abdb9deb1786190f79d2b3c..2970ce5babfcaf7b9907196a59d2e60b1f43fa22 100644 (file)
@@ -9,6 +9,7 @@
  *   when CONFIG_SYS_64BIT_LBA is not defined, lbaint_t is 32 bits; this
  *   limits the maximum size of addressable storage to < 2 Terra Bytes
  */
+#include <uuid.h>
 #include <asm/unaligned.h>
 #include <common.h>
 #include <command.h>