change #include "algorithm.h" to <target/algorithm.h>
[fw/openocd] / src / flash / nor / ecos.c
index 7a0b26f323d44f0e220542824f2c8c3798c75603..f689e152353de48875753b5c4afb55eed42470e5 100644 (file)
@@ -24,7 +24,7 @@
 #include "flash.h"
 #include "embeddedice.h"
 #include "image.h"
-#include "algorithm.h"
+#include <target/algorithm.h>
 
 
 #if 0