Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-filter-specialize.c
index f0da47edf495080cb308a48c95398db76fbff8f5..ccc458351e65e145d810797a2da4c0f3e18b29a3 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <linux/slab.h>
-#include <lttng-filter.h>
+#include <lttng/filter.h>
 #include <lttng/align.h>
 
 static ssize_t bytecode_reserve_data(struct bytecode_runtime *runtime,
This page took 0.022025 seconds and 4 git commands to generate.