Move headers under include/
[lttng-modules.git] / lttng-ring-buffer-client-discard.c
index 64d7e9ec2e79229babf7809f61504a9bdfa126ca..d8553259f61d8a99e66d7a581618e01044870a1c 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <linux/module.h>
-#include <lttng-tracer.h>
+#include <lttng/lttng-tracer.h>
 
 #define RING_BUFFER_MODE_TEMPLATE              RING_BUFFER_DISCARD
 #define RING_BUFFER_MODE_TEMPLATE_STRING       "discard"
This page took 0.02234 seconds and 4 git commands to generate.