dfu: fix includes
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
6c8d01e6bb
commit
e5ffa66d84
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
#include <misc/__assert.h>
|
||||
#include <board.h>
|
||||
#include "mcuboot.h"
|
||||
#include <dfu/mcuboot.h>
|
||||
|
||||
/*
|
||||
* Helpers for image trailer, as defined by mcuboot.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue