From 7a9bb82d5ebccc67342cdf7aca21aaeb8d8a8ce2 Mon Sep 17 00:00:00 2001 From: Gwenhael Goavec-Merou Date: Sat, 5 Oct 2019 18:14:45 +0200 Subject: [PATCH] epcq.hpp: use double quote for ftdispi --- epcq.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/epcq.hpp b/epcq.hpp index 4a62d43..83570bf 100644 --- a/epcq.hpp +++ b/epcq.hpp @@ -1,6 +1,6 @@ #include #include -#include +#include "ftdispi.hpp" using namespace std; class EPCQ {