Use new header locations for includes from urcu code
[urcu.git] / src / rculfhash.c
index fed33e4574806969a768b01a777bc3c91a9eee03..b63a0a6c420652a6ce557b31e35602d10ed80793 100644 (file)
 #include <unistd.h>
 
 #include "compat-getcpu.h"
-#include <urcu-pointer.h>
-#include <urcu-call-rcu.h>
-#include <urcu-flavor.h>
+#include <urcu/pointer.h>
+#include <urcu/call-rcu.h>
+#include <urcu/flavor.h>
 #include <urcu/arch.h>
 #include <urcu/uatomic.h>
 #include <urcu/compiler.h>
This page took 0.023026 seconds and 4 git commands to generate.