X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=controller.c;h=c9825b95cfc70c8fd6448f9001e851bd6957be3b;hp=e023b7151dddd07d15f29a42efd10abde0b72ffb;hb=c1f86f02a149f46609273e1bd5b42696d544727a;hpb=8c664ca2d7b4faffa7b3dbeb3b9e491976c24eee diff --git a/controller.c b/controller.c index e023b71..c9825b9 100644 --- a/controller.c +++ b/controller.c @@ -18,8 +18,8 @@ * along with this program. If not, see . */ -#include "sigrokdecode.h" /* First, so we avoid a _POSIX_C_SOURCE warning. */ -#include "sigrokdecode-internal.h" +#include "libsigrokdecode.h" /* First, so we avoid a _POSIX_C_SOURCE warning. */ +#include "libsigrokdecode-internal.h" #include "config.h" #include #include