X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=rculfqueue.c;h=0daee5dcf6d148b149b7773f752c8b6b01b20c08;hp=c8445256d09dc7e2534992a683592942c2e1259c;hb=af7c2dbeac32c663b64ad05e4eca70e18784463b;hpb=acfd099eae9026369f558e73b2a7e35860962d9d diff --git a/rculfqueue.c b/rculfqueue.c index c844525..0daee5d 100644 --- a/rculfqueue.c +++ b/rculfqueue.c @@ -27,7 +27,7 @@ #undef _LGPL_SOURCE /* Do not #define _LGPL_SOURCE to ensure we can emit the wrapper symbols */ #include "urcu/rculfqueue.h" -#include "urcu/rculfqueue-static.h" +#include "urcu/static/rculfqueue.h" /* * library wrappers to be used by non-LGPL compatible source code.