Move headers under include/
[lttng-modules.git] / lttng-probes.c
index bf6615b74f35a265a47ab135735b6f64cd46c5a3..c6ab3fcd392146ea34f3ca8d22c4de25da18b65c 100644 (file)
@@ -12,7 +12,7 @@
 #include <linux/mutex.h>
 #include <linux/seq_file.h>
 
-#include <lttng-events.h>
+#include <lttng/lttng-events.h>
 
 /*
  * probe list is protected by sessions lock.
This page took 0.023176 seconds and 4 git commands to generate.