Headers: move *-static.h headers to urcu/static/
[urcu.git] / urcu / rculfqueue.h
index fa54ca55a47d4a6b5e5368851abf53fde2b3fb8f..c3084b7bfe8e3f1d44dd4e9d5dd9c5ee2cd8ab1d 100644 (file)
@@ -57,7 +57,7 @@ struct cds_lfq_queue_rcu {
 
 #ifdef _LGPL_SOURCE
 
-#include <urcu/rculfqueue-static.h>
+#include <urcu/static/rculfqueue.h>
 
 #define cds_lfq_node_init_rcu          _cds_lfq_node_init_rcu
 #define cds_lfq_init_rcu               _cds_lfq_init_rcu
This page took 0.022759 seconds and 4 git commands to generate.