svf_jtag.cpp: use double quote for header

This commit is contained in:
Gwenhael Goavec-Merou 2019-10-05 18:15:12 +02:00
parent 7a9bb82d5e
commit e6be5bd118
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
#include "ftdijtag.hpp"
#include <svf_jtag.hpp>
#include "svf_jtag.hpp"
using namespace std;