summaryrefslogtreecommitdiff
path: root/src/flash/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/common.c')
-rw-r--r--src/flash/common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flash/common.c b/src/flash/common.c
index 072e6912..17bc81c2 100644
--- a/src/flash/common.c
+++ b/src/flash/common.c
@@ -21,7 +21,7 @@
#endif
#include "common.h"
-#include "log.h"
+#include <helper/log.h>
unsigned get_flash_name_index(const char *name)
{