X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=urcu-pointer.c;h=45dad2b276ba589b04794f7ce663c9bf1f6a76ba;hb=5a2141a73185fb1aaaceb73f8239a7efb81c16e6;hp=180c83444f86a3749ce8a79bc5695fb5bede0973;hpb=5481ddb381061bda64aebc039900d21cac6a6caf;p=urcu.git 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"