libs: use system include paths
[deliverable/lttng-modules.git] / lib / ringbuffer / frontend.h
index 4473e86f37592fdce2c286373ee0859342cbafaa..4955b3dd9accf320b76c836838e6ba0406c85ea4 100644 (file)
@@ -49,7 +49,7 @@
 #include <asm/local.h>
 
 /* Internal helpers */
-#include "../../wrapper/ringbuffer/frontend_internal.h"
+#include <wrapper/ringbuffer/frontend_internal.h>
 
 /* Buffer creation/removal and setup operations */
 
This page took 0.02393 seconds and 5 git commands to generate.