Headers: move *-static.h headers to urcu/static/
[urcu.git] / urcu-qsbr.h
index 1d5c568576f9d29dbbbff5683035718dbda2bcd0..20dbf47b3aced49cfea55dd9c76e4ad69ed525cb 100644 (file)
@@ -32,7 +32,8 @@
 #include <pthread.h>
 
 /*
- * 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 <urcu-pointer.h>
 
@@ -52,7 +53,7 @@ extern "C" {
 
 #ifdef _LGPL_SOURCE
 
-#include <urcu-qsbr-static.h>
+#include <urcu/static/urcu-qsbr.h>
 
 /*
  * Mappings for static use of the userspace RCU library.
This page took 0.022415 seconds and 4 git commands to generate.