Move headers under include/
[lttng-modules.git] / probes / lttng-probe-user.c
index 411899d16497fa483e65cf70108665adc0cb9c56..4f5728ac3e150bd0ff68611d0acb8e297f51ef57 100644 (file)
@@ -7,7 +7,7 @@
 
 #include <linux/uaccess.h>
 #include <linux/module.h>
-#include <probes/lttng-probe-user.h>
+#include <lttng/lttng-probe-user.h>
 
 /*
  * Calculate string length. Include final null terminating character if there is
This page took 0.022439 seconds and 4 git commands to generate.