common: Drop log.h from common header
[pandora-u-boot.git] / cmd / gpt.c
index 05f5f94..df75941 100644 (file)
--- a/cmd/gpt.c
+++ b/cmd/gpt.c
@@ -13,6 +13,7 @@
 #include <common.h>
 #include <blk.h>
 #include <env.h>
+#include <log.h>
 #include <malloc.h>
 #include <command.h>
 #include <part.h>