Rename urcu/urcu_ref.h to urcu/ref.h
[urcu.git] / urcu-bp.c
index 14b200129fe42656ae11e178aa0d3c6442f26061..203642cbede2b70c597875d3646f9a4e87027bf9 100644 (file)
--- a/urcu-bp.c
+++ b/urcu-bp.c
@@ -35,9 +35,9 @@
 #include <unistd.h>
 #include <sys/mman.h>
 
-#include "urcu-bp-map.h"
+#include "urcu/map/urcu-bp.h"
 
-#include "urcu-bp-static.h"
+#include "urcu/static/urcu-bp.h"
 /* Do not #define _LGPL_SOURCE to ensure we can emit the wrapper symbols */
 #include "urcu-bp.h"
 
This page took 0.023396 seconds and 4 git commands to generate.