Move headers under include/
[lttng-modules.git] / probes / lttng.c
index ae7dce64399f938eaf96822389304685d944b3f8..735b167dbe71fda226e2ab66e6d9ca20fa8292aa 100644 (file)
@@ -16,7 +16,7 @@
 #include <linux/slab.h>
 #include <linux/mm.h>
 #include <linux/miscdevice.h>
-#include <lttng-events.h>
+#include <lttng/lttng-events.h>
 
 #define TP_MODULE_NOAUTOLOAD
 #define LTTNG_PACKAGE_BUILD
This page took 0.024122 seconds and 4 git commands to generate.