change #include "svf.h" to <svf/svf.h>
[fw/openocd] / src / ecosboard.c
index e4e5cb9d141e3917b1473f6e21f36ced26c13bf5..5dcbfcb967d4ecc1e389e8d44d0277179bd5c624 100644 (file)
@@ -26,7 +26,7 @@
 #include <helper/ioutil.h>
 #include <helper/configuration.h>
 #include "xsvf.h"
-#include "svf.h"
+#include <svf/svf.h>
 #include <flash/nand.h>
 #include <pld/pld.h>