diff options
Diffstat (limited to 'board/bmw/bmw.c')
-rw-r--r-- | board/bmw/bmw.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/bmw/bmw.c b/board/bmw/bmw.c index 41ce14f653d..870011e6fc1 100644 --- a/board/bmw/bmw.c +++ b/board/bmw/bmw.c @@ -26,7 +26,7 @@ #include <watchdog.h> #include <command.h> #include <malloc.h> -#include <devices.h> +#include <stdio_dev.h> #include <net.h> #include <timestamp.h> #include <dtt.h> |