summaryrefslogtreecommitdiff
path: root/src/flash/flash.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/flash.h')
-rw-r--r--src/flash/flash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flash/flash.h b/src/flash/flash.h
index 92727bf9..fea7372c 100644
--- a/src/flash/flash.h
+++ b/src/flash/flash.h
@@ -27,7 +27,7 @@
#define FLASH_H
#include "target.h"
-#include "log.h"
+#include <helper/log.h>
struct image;