diff options
Diffstat (limited to 'src/flash/common.h')
-rw-r--r-- | src/flash/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/flash/common.h b/src/flash/common.h index 4244f13..69f60d9 100644 --- a/src/flash/common.h +++ b/src/flash/common.h @@ -19,6 +19,7 @@ #define OPENOCD_FLASH_COMMON_H #include <helper/log.h> +#include <helper/replacements.h> /** * Parses the optional '.index' portion of a flash bank identifier. |