X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=type_logic.c;h=9f2b39277570c7a920cb87b933b04888fefb5f0a;hp=ded0062456467658f8645353c89e0a1671c30a93;hb=4e980c20fbb456ca339529762ea7173900521a3c;hpb=57790bc8c558ccf2e57b3d973c043088232628c7 diff --git a/type_logic.c b/type_logic.c index ded0062..9f2b392 100644 --- a/type_logic.c +++ b/type_logic.c @@ -1,5 +1,5 @@ /* - * This file is part of the sigrok project. + * This file is part of the libsigrokdecode project. * * Copyright (C) 2012 Bert Vermeulen * @@ -17,7 +17,7 @@ * along with this program. If not, see . */ -#include "sigrokdecode.h" /* First, so we avoid a _POSIX_C_SOURCE warning. */ +#include "libsigrokdecode.h" /* First, so we avoid a _POSIX_C_SOURCE warning. */ #include "config.h" #include #include