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