Use system header paths in core implementation files
[lttng-modules.git] / lttng-filter-interpreter.c
index 713a9d7d406f9f9c08c9fcb6e61f3acd43a92d8a..8323fbbb2cfe01b6bb63d7d5baae9d734f572757 100644 (file)
@@ -22,7 +22,7 @@
 
 #include <linux/uaccess.h>
 
-#include "lttng-filter.h"
+#include <lttng-filter.h>
 
 /*
  * get_char should be called with page fault handler disabled if it is expected
This page took 0.033761 seconds and 4 git commands to generate.