diff options
Diffstat (limited to 'board/bosch/shc/board.c')
-rw-r--r-- | board/bosch/shc/board.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/bosch/shc/board.c b/board/bosch/shc/board.c index aebdfd4dfec..ab688745938 100644 --- a/board/bosch/shc/board.c +++ b/board/bosch/shc/board.c @@ -11,7 +11,7 @@ * Copyright (C) 2011, Texas Instruments, Incorporated - https://www.ti.com/ */ -#include <common.h> +#include <config.h> #include <bootstage.h> #include <cpu_func.h> #include <env.h> |