Cleanup: Move patches.i to include/generated/
[lttng-modules.git] / lttng-context-perf-counters.c
index be26e4955fef58b533a16ff335669b205ea2d28f..5784f75e30625e52693769902a578fa21ae13063 100644 (file)
 #include <linux/list.h>
 #include <linux/string.h>
 #include <linux/cpu.h>
-#include <lttng-events.h>
-#include <wrapper/ringbuffer/frontend_types.h>
+#include <lttng/events.h>
+#include <ringbuffer/frontend_types.h>
 #include <wrapper/vmalloc.h>
 #include <wrapper/perf.h>
-#include <lttng-tracer.h>
+#include <lttng/tracer.h>
 
 static
 size_t perf_counter_get_size(size_t offset)
This page took 0.022644 seconds and 4 git commands to generate.