Commit changes prior to shmp read-only header
[lttng-ust.git] / libust / ltt-probes.c
index 45d2dabdef22e977fe8122deeb9a5417aa07fc21..789d8bd0a64fd92fea4d222975c9318dd9ec1a8c 100644 (file)
@@ -12,8 +12,7 @@
 #include <linux/list.h>
 #include <linux/mutex.h>
 #include <linux/seq_file.h>
-
-#include "ltt-events.h"
+#include <ust/lttng-events.h>
 
 static LIST_HEAD(probe_list);
 static DEFINE_MUTEX(probe_mutex);
This page took 0.022876 seconds and 4 git commands to generate.