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, 2 insertions, 0 deletions
diff --git a/src/flash/mflash.h b/src/flash/mflash.h
index 4f9e0a00..e78f2486 100644
--- a/src/flash/mflash.h
+++ b/src/flash/mflash.h
@@ -20,6 +20,8 @@
#ifndef _MFLASH_H
#define _MFLASH_H
+#include "target.h"
+
typedef unsigned long mg_io_uint32;
typedef unsigned short mg_io_uint16;
typedef unsigned char mg_io_uint8;