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