Cleanup: Move headers from probes/ to include/lttng/
[lttng-modules.git] / probes / lttng-probe-user.c
index b777c40dfeb0ff23b95f7fb50a7769b366a0b4c6..009cfed004c65d124229301365df8582f896db53 100644 (file)
@@ -8,7 +8,7 @@
 #include <linux/uaccess.h>
 #include <linux/module.h>
 #include <wrapper/uaccess.h>
-#include <probes/lttng-probe-user.h>
+#include <lttng/probe-user.h>
 
 /*
  * Calculate string length. Include final null terminating character if there is
This page took 0.023144 seconds and 4 git commands to generate.