Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-ring-buffer-metadata-mmap-client.c
index fc33f99ba08d58475afa36699022aa55c9d2ac42..15975b41e4eb3564f77cd7dab573fbee7df387d9 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       "metadata-mmap"
This page took 0.022957 seconds and 4 git commands to generate.