Headers: move *-map.h headers to urcu/map/
[urcu.git] / urcu.c
diff --git a/urcu.c b/urcu.c
index fa7499c20e649f232a841f5c5e7699b9eafad640..98c5fbca5d49c3e5f8191e944b8d060b0f7d6438 100644 (file)
--- a/urcu.c
+++ b/urcu.c
@@ -34,7 +34,7 @@
 #include <errno.h>
 #include <poll.h>
 
-#include "urcu-map.h"
+#include "urcu/map/urcu.h"
 
 #include "urcu-static.h"
 /* Do not #define _LGPL_SOURCE to ensure we can emit the wrapper symbols */
This page took 0.022401 seconds and 4 git commands to generate.