Rename uprobe files to userspace-probe
[lttng-tools.git] / src / common / event-rule / event-rule.c
index 8afc184170aa8e879dcca46bd3fd670f870465fd..dfb8febfe49dd78c3c0d40e29d5d598d73e3980e 100644 (file)
@@ -17,7 +17,7 @@
 #include <lttng/event-rule/kernel-probe-internal.h>
 #include <lttng/event-rule/syscall-internal.h>
 #include <lttng/event-rule/tracepoint-internal.h>
-#include <lttng/event-rule/uprobe-internal.h>
+#include <lttng/event-rule/userspace-probe-internal.h>
 #include <stdbool.h>
 
 enum lttng_event_rule_type lttng_event_rule_get_type(
This page took 0.022923 seconds and 4 git commands to generate.