Partially Revert "flash/stm32l4x: introduce flash programming without loader"
[fw/openocd] / src / target / image.h
index c8d00d1d72ec44b1e8b5fe6e38fb821ddf09dd2d..5b5d11f6b94485220e9e131ad156df5d9b3bd375 100644 (file)
@@ -29,6 +29,7 @@
 #define OPENOCD_TARGET_IMAGE_H
 
 #include <helper/fileio.h>
+#include <helper/replacements.h>
 
 #ifdef HAVE_ELF_H
 #include <elf.h>