X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=rculfqueue.c;h=0daee5dcf6d148b149b7773f752c8b6b01b20c08;hp=c8445256d09dc7e2534992a683592942c2e1259c;hb=bd0662dbc16afea5287d66c668d7bc2600151b47;hpb=d9b52143813e104eeee1e3d90061042230b7b5bf 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.