Headers: move *-map.h headers to urcu/map/
[urcu.git] / urcu-bp.c
index 14b200129fe42656ae11e178aa0d3c6442f26061..915debe2c5c2f89da1f1d096f9d5712a5283f28a 100644 (file)
--- a/urcu-bp.c
+++ b/urcu-bp.c
@@ -35,7 +35,7 @@
 #include <unistd.h>
 #include <sys/mman.h>
 
-#include "urcu-bp-map.h"
+#include "urcu/map/urcu-bp.h"
 
 #include "urcu-bp-static.h"
 /* Do not #define _LGPL_SOURCE to ensure we can emit the wrapper symbols */
This page took 0.022827 seconds and 4 git commands to generate.