X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=wfstack.c;h=d999a5b433dee30a979a5c99c31e20680e2ace81;hb=3c570c9cd2f4adc954a98c73e2e500fd0de05f25;hp=db29558536e463b20fea8d8d6fb9c7bf94a2797b;hpb=16aa9ee87cf4364921c36025359be01390338d87;p=urcu.git diff --git a/wfstack.c b/wfstack.c index db29558..d999a5b 100644 --- a/wfstack.c +++ b/wfstack.c @@ -22,7 +22,7 @@ /* Do not #define _LGPL_SOURCE to ensure we can emit the wrapper symbols */ #include "urcu/wfstack.h" -#include "urcu/wfstack-static.h" +#include "urcu/static/wfstack.h" /* * library wrappers to be used by non-LGPL compatible source code.