Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-ring-buffer-client-mmap-discard.c
index 9147e58bfe936c3846b1af352387c3bc5bad4c85..c79ab66a1e604228f5bd83af02761b6579f6dfed 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <linux/module.h>
-#include <lttng-tracer.h>
+#include <lttng/tracer.h>
 
 #define RING_BUFFER_MODE_TEMPLATE              RING_BUFFER_DISCARD
 #define RING_BUFFER_MODE_TEMPLATE_STRING       "discard-mmap"
This page took 0.022997 seconds and 4 git commands to generate.