summaryrefslogtreecommitdiff
path: root/board/gardena/smart-gateway-at91sam/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/gardena/smart-gateway-at91sam/board.c')
-rw-r--r--board/gardena/smart-gateway-at91sam/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/gardena/smart-gateway-at91sam/board.c b/board/gardena/smart-gateway-at91sam/board.c
index d9dfb256b32..2b5b2844fbd 100644
--- a/board/gardena/smart-gateway-at91sam/board.c
+++ b/board/gardena/smart-gateway-at91sam/board.c
@@ -4,7 +4,7 @@
* Copyright (C) 2019 Stefan Roese <sr@denx.de>
*/
-#include <common.h>
+#include <config.h>
#include <debug_uart.h>
#include <env.h>
#include <init.h>