summaryrefslogtreecommitdiff
path: root/src/flash/mflash.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/mflash.c')
-rw-r--r--src/flash/mflash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flash/mflash.c b/src/flash/mflash.c
index 43d8ddd3..63e71db1 100644
--- a/src/flash/mflash.c
+++ b/src/flash/mflash.c
@@ -23,7 +23,7 @@
#include "mflash.h"
#include "target.h"
-#include "time_support.h"
+#include <helper/time_support.h>
#include <helper/fileio.h>
#include <helper/log.h>