Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-ring-buffer-metadata-client.h
index 9b9ac2c2ae0d39fca6a2b534c3ada6bc3766b9b0..0f68b38538779c2abe404cb59eca9394fead5358 100644 (file)
@@ -10,8 +10,8 @@
 #include <linux/module.h>
 #include <linux/types.h>
 #include <wrapper/vmalloc.h>   /* for wrapper_vmalloc_sync_mappings() */
-#include <lttng-events.h>
-#include <lttng-tracer.h>
+#include <lttng/events.h>
+#include <lttng/tracer.h>
 
 static struct lttng_transport lttng_relay_transport;
 
This page took 0.022575 seconds and 4 git commands to generate.