aboutsummaryrefslogtreecommitdiff
path: root/common/dfu.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/dfu.c')
-rw-r--r--common/dfu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/dfu.c b/common/dfu.c
index 1af8194..0d154e8 100644
--- a/common/dfu.c
+++ b/common/dfu.c
@@ -10,6 +10,7 @@
* Lukasz Majewski <l.majewski@samsung.com>
*/
+#include <common.h>
#include <command.h>
#include <log.h>
#include <watchdog.h>