summaryrefslogtreecommitdiff
path: root/src/flash/mflash.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/mflash.h')
-rw-r--r--src/flash/mflash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flash/mflash.h b/src/flash/mflash.h
index ed4a2cdd..358d2536 100644
--- a/src/flash/mflash.h
+++ b/src/flash/mflash.h
@@ -20,7 +20,7 @@
#ifndef _MFLASH_H
#define _MFLASH_H
-#include "target.h"
+struct command_context;
typedef unsigned long mg_io_uint32;
typedef unsigned short mg_io_uint16;