diff options
Diffstat (limited to 'board/siemens/smartweb/smartweb.c')
-rw-r--r-- | board/siemens/smartweb/smartweb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/siemens/smartweb/smartweb.c b/board/siemens/smartweb/smartweb.c index 15044c7d0ed..946fbc3f229 100644 --- a/board/siemens/smartweb/smartweb.c +++ b/board/siemens/smartweb/smartweb.c @@ -15,7 +15,7 @@ * DENX Software Engineering GmbH */ -#include <common.h> +#include <config.h> #include <dm.h> #include <init.h> #include <net.h> |