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 -1
View File
@@ -1,6 +1,6 @@
#include <iostream>
#include <vector>
#include <ftdispi.hpp>
#include "ftdispi.hpp"
using namespace std;
class EPCQ {