From: Tom Rini Date: Wed, 13 Apr 2016 19:45:50 +0000 (-0400) Subject: xpress: Update include X-Git-Tag: v2016.05-rc2~63 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ff6552e8cc13c9b2283002144e297d63b30ac400;p=oweals%2Fu-boot.git xpress: Update include This has been renamed to some time ago but was missed here. Signed-off-by: Tom Rini --- diff --git a/board/ccv/xpress/xpress.c b/board/ccv/xpress/xpress.c index 6fc76cd156..3193abf0b0 100644 --- a/board/ccv/xpress/xpress.c +++ b/board/ccv/xpress/xpress.c @@ -23,7 +23,7 @@ #include #include #include -#include +#include DECLARE_GLOBAL_DATA_PTR;