svf_jtag.cpp: use double quote for header
This commit is contained in:
parent
7a9bb82d5e
commit
e6be5bd118
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
#include "ftdijtag.hpp"
|
#include "ftdijtag.hpp"
|
||||||
|
|
||||||
#include <svf_jtag.hpp>
|
#include "svf_jtag.hpp"
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue