Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-probes.c
index bf6615b74f35a265a47ab135735b6f64cd46c5a3..4a2bb630e8503412c3524ddc468aef749c7f2280 100644 (file)
@@ -12,7 +12,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.022401 seconds and 4 git commands to generate.