Use new header locations for includes from urcu code
[urcu.git] / include / urcu / pointer.h
index dc1a0dac60718b15d1f8eb844b3feca315dd4068..a6702723d611f4c2a96a57f9c8155b07fbc51752 100644 (file)
@@ -2,7 +2,7 @@
 #define _URCU_POINTER_H
 
 /*
- * urcu-pointer.h
+ * urcu/pointer.h
  *
  * Userspace RCU header. Operations on pointers.
  *
@@ -36,7 +36,7 @@ extern "C" {
 
 #if defined(_LGPL_SOURCE) || defined(URCU_INLINE_SMALL_FUNCTIONS)
 
-#include <urcu/static/urcu-pointer.h>
+#include <urcu/static/pointer.h>
 
 /*
  * rcu_dereference(ptr)
This page took 0.022536 seconds and 4 git commands to generate.