Move headers under include/
[lttng-modules.git] / lttng-tp-mempool.c
index 7e1b51d3cf7ff2ac9f5b0e996444e09ab2cb9c2b..2791989178518e7d09785139708b7e934ba33bdc 100644 (file)
@@ -8,7 +8,7 @@
 #include <linux/slab.h>
 #include <linux/percpu.h>
 
-#include <lttng-tp-mempool.h>
+#include <lttng/lttng-tp-mempool.h>
 
 struct lttng_tp_buf_entry {
        int cpu; /* To make sure we return the entry to the right pool. */
This page took 0.022957 seconds and 4 git commands to generate.