Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-filter-interpreter.c
index c7ce7d331bd2dc4eb8639751d7b38377ed451fca..5ba7e230094458fd864bc7500ce60bf6988dc391 100644 (file)
@@ -12,8 +12,8 @@
 #include <wrapper/types.h>
 #include <linux/swab.h>
 
-#include <lttng-filter.h>
-#include <lttng-string-utils.h>
+#include <lttng/filter.h>
+#include <lttng/string-utils.h>
 
 LTTNG_STACK_FRAME_NON_STANDARD(lttng_filter_interpret_bytecode);
 
This page took 0.022677 seconds and 4 git commands to generate.