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 fea7372c..5e31c48b 100644
--- a/src/flash/flash.h
+++ b/src/flash/flash.h
@@ -26,7 +26,7 @@
#ifndef FLASH_H
#define FLASH_H
-#include "target.h"
+#include <target/target.h>
#include <helper/log.h>
struct image;