X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=exception.c;h=1ce66a875db44b23f4024545defe5bf8f08ac054;hp=cd9d2b267efe49bac893eb380c5552cd94647e4d;hb=f9c2aa723f5a5c0b7baca2dd5c8f9da92900fce6;hpb=50bd5d259677faf87bb3408e111d0e833d7ba9b4 diff --git a/exception.c b/exception.c index cd9d2b2..1ce66a8 100644 --- a/exception.c +++ b/exception.c @@ -17,8 +17,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