Installed headers should only include other headers with < >
[urcu.git] / urcu-qsbr.h
index 20dbf47b3aced49cfea55dd9c76e4ad69ed525cb..b362304578a50a93f407d2a6cf97dc143340de30 100644 (file)
@@ -41,7 +41,7 @@
 extern "C" {
 #endif 
 
-#include "urcu/map/urcu-qsbr.h"
+#include <urcu/map/urcu-qsbr.h>
 
 /*
  * Important !
@@ -125,7 +125,7 @@ extern void rcu_unregister_thread(void);
 }
 #endif
 
-#include "urcu-call-rcu.h"
-#include "urcu-defer.h"
+#include <urcu-call-rcu.h>
+#include <urcu-defer.h>
 
 #endif /* _URCU_QSBR_H */
This page took 0.022195 seconds and 4 git commands to generate.