Use system header paths in core implementation files
[lttng-modules.git] / lttng-probes.c
index 0385a79cdf94d780b6ca0b88809b263fb3e0296b..dd2b2ce79c17f3cf6a2d986be702f2a57ebee806 100644 (file)
@@ -25,7 +25,7 @@
 #include <linux/mutex.h>
 #include <linux/seq_file.h>
 
-#include "lttng-events.h"
+#include <lttng-events.h>
 
 /*
  * probe list is protected by sessions lock.
This page took 0.022898 seconds and 4 git commands to generate.