summaryrefslogtreecommitdiff
path: root/src/openocd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/openocd.c')
-rw-r--r--src/openocd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openocd.c b/src/openocd.c
index 38eb57b0..eae8c0c0 100644
--- a/src/openocd.c
+++ b/src/openocd.c
@@ -36,7 +36,7 @@
#include "svf.h"
#include "nand.h"
#include "pld.h"
-#include "mflash.h"
+#include <flash/mflash.h>
#include "server.h"
#include "gdb_server.h"