svf_jtag: fix include

This commit is contained in:
Gwenhael Goavec-Merou 2019-10-05 11:54:58 +02:00
parent 29a6f63bfe
commit 1c6f592e32
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#include <map>
#include <vector>
#include <ftdipp_mpsse/ftdijtag.hpp>
#include "ftdijtag.hpp"
#include <svf_jtag.hpp>