epcq.hpp: use double quote for ftdispi

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

View File

@ -1,6 +1,6 @@
#include <iostream>
#include <vector>
#include <ftdispi.hpp>
#include "ftdispi.hpp"
using namespace std;
class EPCQ {