X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=output%2Ffloat.c;h=e0622ceb6e60e39b91e779bc889c8b81f8be7b8c;hb=45c59c8bdd01954f9214fe7b869d92c55415d109;hp=850b5d435444e8df64eea2fd9186b2158d8c1fec;hpb=8489264f1e3ef07ba8f1143ed62fa88d90980f94;p=libsigrok.git diff --git a/output/float.c b/output/float.c index 850b5d43..e0622ceb 100644 --- a/output/float.c +++ b/output/float.c @@ -21,8 +21,8 @@ #include #include #include "config.h" -#include "sigrok.h" -#include "sigrok-internal.h" +#include "libsigrok.h" +#include "libsigrok-internal.h" struct context { unsigned int num_enabled_probes;