Cleanup: Move patches.i to include/generated/
[lttng-modules.git] / lttng-context.c
index 54fa447848177770d47e309d6eb52e60477cabb5..eb5e5d113cd6bad3bc65a6c77f758ec9e9828ccb 100644 (file)
@@ -11,9 +11,9 @@
 #include <linux/list.h>
 #include <linux/mutex.h>
 #include <linux/slab.h>
-#include <wrapper/vmalloc.h>   /* for wrapper_vmalloc_sync_all() */
-#include <lttng-events.h>
-#include <lttng-tracer.h>
+#include <wrapper/vmalloc.h>   /* for wrapper_vmalloc_sync_mappings() */
+#include <lttng/events.h>
+#include <lttng/tracer.h>
 
 /*
  * The filter implementation requires that two consecutive "get" for the
This page took 0.024837 seconds and 4 git commands to generate.