]> git.gag.com Git - fw/openocd/blobdiff - src/openocd.c
change #include "svf.h" to <svf/svf.h>
[fw/openocd] / src / openocd.c
index 138f5cbbec4c8c90a5f5d0253e544ac833d4f597..a77bf8962fec205d40cca361feeb2e6ffb0c1e23 100644 (file)
@@ -33,7 +33,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>
 #include <flash/mflash.h>