X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=wfqueue.c;h=33371718420c21ea70893ee44e53fdf973a9fa1f;hp=dc7bdfc50f1dde9272a61e9ab766cdb16eceb32c;hb=af7c2dbeac32c663b64ad05e4eca70e18784463b;hpb=acfd099eae9026369f558e73b2a7e35860962d9d diff --git a/wfqueue.c b/wfqueue.c index dc7bdfc..3337171 100644 --- a/wfqueue.c +++ b/wfqueue.c @@ -22,7 +22,7 @@ /* Do not #define _LGPL_SOURCE to ensure we can emit the wrapper symbols */ #include "urcu/wfqueue.h" -#include "urcu/wfqueue-static.h" +#include "urcu/static/wfqueue.h" /* * library wrappers to be used by non-LGPL compatible source code.