X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=src%2Fstrutil.c;h=bb5913f392ca434aa15407f436f74746815201d0;hp=ae2b7dd3cd55bb20398dc30584186b857c1522da;hb=c1aae90038456a61d0f9313d34e6107c3440d3e7;hpb=3cd4b381744eb88fd4ba32565bd408c33b431629 diff --git a/src/strutil.c b/src/strutil.c index ae2b7dd3..bb5913f3 100644 --- a/src/strutil.c +++ b/src/strutil.c @@ -23,7 +23,7 @@ #include #include #include -#include "libsigrok.h" +#include #include "libsigrok-internal.h" /** @cond PRIVATE */