Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-ring-buffer-client.h
index 67804d3a832d429abc3e68d8e2f8b753694c0371..aad7955f8accfcdea845b14858b431adab3cf69c 100644 (file)
@@ -12,8 +12,8 @@
 #include <lttng/bitfield.h>
 #include <wrapper/vmalloc.h>   /* for wrapper_vmalloc_sync_mappings() */
 #include <wrapper/trace-clock.h>
-#include <lttng-events.h>
-#include <lttng-tracer.h>
+#include <lttng/events.h>
+#include <lttng/tracer.h>
 #include <ringbuffer/frontend_types.h>
 
 #define LTTNG_COMPACT_EVENT_BITS       5
This page took 0.025293 seconds and 4 git commands to generate.