diff options
Diffstat (limited to 'board/freescale/t208xqds/t208xqds.c')
| -rw-r--r-- | board/freescale/t208xqds/t208xqds.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/t208xqds/t208xqds.c b/board/freescale/t208xqds/t208xqds.c index 8be55e52e5f..5e71da0e163 100644 --- a/board/freescale/t208xqds/t208xqds.c +++ b/board/freescale/t208xqds/t208xqds.c @@ -4,7 +4,7 @@ * Copyright 2020 NXP */ -#include <common.h> +#include <config.h> #include <clock_legacy.h> #include <command.h> #include <env.h> |
