diff options
Diffstat (limited to 'board/compulab/cm_t43/spl.c')
-rw-r--r-- | board/compulab/cm_t43/spl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/compulab/cm_t43/spl.c b/board/compulab/cm_t43/spl.c index a6223a477fe..212bfeb5c30 100644 --- a/board/compulab/cm_t43/spl.c +++ b/board/compulab/cm_t43/spl.c @@ -3,7 +3,7 @@ * Copyright (C) 2016 Compulab, Ltd. */ -#include <common.h> +#include <config.h> #include <hang.h> #include <init.h> #include <spl.h> |