Add back uatomic_arch.h for slow deprecation process
[urcu.git] / urcu.c
diff --git a/urcu.c b/urcu.c
index fa7499c20e649f232a841f5c5e7699b9eafad640..ccaf3e95a2d5ad6f7428625b399429cd843344b6 100644 (file)
--- a/urcu.c
+++ b/urcu.c
@@ -34,9 +34,9 @@
 #include <errno.h>
 #include <poll.h>
 
-#include "urcu-map.h"
+#include "urcu/map/urcu.h"
 
-#include "urcu-static.h"
+#include "urcu/static/urcu.h"
 /* Do not #define _LGPL_SOURCE to ensure we can emit the wrapper symbols */
 #include "urcu.h"
 
This page took 0.023904 seconds and 4 git commands to generate.