common: Drop part.h from common header
[platform/kernel/u-boot.git] / common / spl / spl_ext.c
index 954133b..3898041 100644 (file)
@@ -2,6 +2,7 @@
 
 #include <common.h>
 #include <env.h>
+#include <part.h>
 #include <spl.h>
 #include <asm/u-boot.h>
 #include <ext4fs.h>