X-Git-Url: https://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=urcu-qsbr.h;h=20dbf47b3aced49cfea55dd9c76e4ad69ed525cb;hp=75ea14cc0edb8ffa0060c21b1502611704342aad;hb=af7c2dbeac32c663b64ad05e4eca70e18784463b;hpb=d9ce338dd3af50d73744b484d957875e77d4557a diff --git a/urcu-qsbr.h b/urcu-qsbr.h index 75ea14c..20dbf47 100644 --- a/urcu-qsbr.h +++ b/urcu-qsbr.h @@ -32,7 +32,8 @@ #include /* - * See urcu-pointer.h and urcu-pointer-static.h for pointer publication headers. + * See urcu-pointer.h and urcu/static/urcu-pointer.h for pointer + * publication headers. */ #include @@ -40,7 +41,7 @@ extern "C" { #endif -#include "urcu-qsbr-map.h" +#include "urcu/map/urcu-qsbr.h" /* * Important ! @@ -52,7 +53,7 @@ extern "C" { #ifdef _LGPL_SOURCE -#include +#include /* * Mappings for static use of the userspace RCU library.