X-Git-Url: http://git.liburcu.org/?p=userspace-rcu.git;a=blobdiff_plain;f=urcu-pointer.c;h=45dad2b276ba589b04794f7ce663c9bf1f6a76ba;hp=180c83444f86a3749ce8a79bc5695fb5bede0973;hb=refs%2Fheads%2Fstable-0.6;hpb=5481ddb381061bda64aebc039900d21cac6a6caf diff --git a/urcu-pointer.c b/urcu-pointer.c index 180c834..45dad2b 100644 --- a/urcu-pointer.c +++ b/urcu-pointer.c @@ -24,9 +24,9 @@ * IBM's contributions to this file may be relicensed under LGPLv2 or later. */ -#include +#include -#include "urcu-pointer-static.h" +#include "urcu/static/urcu-pointer.h" /* Do not #define _LGPL_SOURCE to ensure we can emit the wrapper symbols */ #include "urcu-pointer.h"