change #include "xsvf.h" to <xsvf/xsvf.h>
[fw/openocd] / src / openocd.c
index a77bf8962fec205d40cca361feeb2e6ffb0c1e23..793aa6ae5d7f93267374e9ae123cc3dfab8eb185 100644 (file)
@@ -32,7 +32,7 @@
 #include <jtag/jtag.h>
 #include <helper/ioutil.h>
 #include <helper/configuration.h>
-#include "xsvf.h"
+#include <xsvf/xsvf.h>
 #include <svf/svf.h>
 #include <flash/nand.h>
 #include <pld/pld.h>