Headers: move *-static.h headers to urcu/static/
[urcu.git] / wfqueue.c
index dc7bdfc50f1dde9272a61e9ab766cdb16eceb32c..33371718420c21ea70893ee44e53fdf973a9fa1f 100644 (file)
--- a/wfqueue.c
+++ b/wfqueue.c
@@ -22,7 +22,7 @@
 
 /* Do not #define _LGPL_SOURCE to ensure we can emit the wrapper symbols */
 #include "urcu/wfqueue.h"
-#include "urcu/wfqueue-static.h"
+#include "urcu/static/wfqueue.h"
 
 /*
  * library wrappers to be used by non-LGPL compatible source code.
This page took 0.023172 seconds and 4 git commands to generate.