X-Git-Url: http://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=strutil.c;h=7c346a006c21606f9076154c0fe94643fc6750c9;hp=f70a6f35343840ed654b5daf45bbbdc04c2ee706;hb=45c59c8bdd01954f9214fe7b869d92c55415d109;hpb=8489264f1e3ef07ba8f1143ed62fa88d90980f94 diff --git a/strutil.c b/strutil.c index f70a6f35..7c346a00 100644 --- a/strutil.c +++ b/strutil.c @@ -21,8 +21,8 @@ #include #include #include -#include "sigrok.h" -#include "sigrok-internal.h" +#include "libsigrok.h" +#include "libsigrok-internal.h" /** * Convert a numeric samplerate value to its "natural" string representation.