X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=urcu.c;h=ccaf3e95a2d5ad6f7428625b399429cd843344b6;hp=fa7499c20e649f232a841f5c5e7699b9eafad640;hb=e0ab43eb922df8fee5f28416d41fa3b2ca4a7a43;hpb=c1d2c60b1c754815d27f29705d5f2077c0900148 diff --git a/urcu.c b/urcu.c index fa7499c..ccaf3e9 100644 --- a/urcu.c +++ b/urcu.c @@ -34,9 +34,9 @@ #include #include -#include "urcu-map.h" +#include "urcu/map/urcu.h" -#include "urcu-static.h" +#include "urcu/static/urcu.h" /* Do not #define _LGPL_SOURCE to ensure we can emit the wrapper symbols */ #include "urcu.h"