common: Drop part.h from common header
[platform/kernel/u-boot.git] / drivers / dfu / dfu_mmc.c
index cddca0c..8cd466f 100644 (file)
@@ -14,6 +14,7 @@
 #include <ext4fs.h>
 #include <fat.h>
 #include <mmc.h>
+#include <part.h>
 
 static unsigned char *dfu_file_buf;
 static u64 dfu_file_buf_len;