Rename urcu/urcu_ref.h to urcu/ref.h
[urcu.git] / urcu / static / rculfqueue.h
index 75df98582e00f5cc94ded1b29af2a0bc8867cf09..b627e450cfdd581692b474d89437e3fd47f18463 100644 (file)
@@ -26,7 +26,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#include <urcu/urcu_ref.h>
+#include <urcu/ref.h>
 #include <urcu/uatomic.h>
 #include <assert.h>
 /* A urcu implementation header should be already included. */
This page took 0.023711 seconds and 4 git commands to generate.