Headers: move *-static.h headers to urcu/static/
[urcu.git] / urcu.c
diff --git a/urcu.c b/urcu.c
index 98c5fbca5d49c3e5f8191e944b8d060b0f7d6438..ccaf3e95a2d5ad6f7428625b399429cd843344b6 100644 (file)
--- a/urcu.c
+++ b/urcu.c
@@ -36,7 +36,7 @@
 
 #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.022012 seconds and 4 git commands to generate.