From d48f3793b2907c96e31750bc87ae236542ed1052 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 18 Aug 2015 17:54:19 +0200 Subject: [PATCH] new-driver: Update #include. --- source/drv-protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/drv-protocol.h b/source/drv-protocol.h index 59d17e1..f690611 100644 --- a/source/drv-protocol.h +++ b/source/drv-protocol.h @@ -22,7 +22,7 @@ #include #include -#include "libsigrok.h" +#include #include "libsigrok-internal.h" #define LOG_PREFIX "${short}" -- 2.30.2