Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-context.c
index b4a60038ecc320672c9fc9198d687332fcae1b6a..eb5e5d113cd6bad3bc65a6c77f758ec9e9828ccb 100644 (file)
@@ -12,8 +12,8 @@
 #include <linux/mutex.h>
 #include <linux/slab.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>
 
 /*
  * The filter implementation requires that two consecutive "get" for the
This page took 0.02342 seconds and 4 git commands to generate.