Use system include paths in probes
[lttng-modules.git] / probes / lttng-probe-user.c
index cdf7955b63d07dba7e831d45e7cd17eb945ad777..e92107d94cfbd1948eb3773deb6c55a228f48505 100644 (file)
@@ -20,7 +20,7 @@
 
 #include <linux/uaccess.h>
 #include <linux/module.h>
-#include "lttng-probe-user.h"
+#include <probes/lttng-probe-user.h>
 
 /*
  * Calculate string length. Include final null terminating character if there is
This page took 0.02411 seconds and 4 git commands to generate.