Rename files for condition event-rule to on-event
[lttng-tools.git] / src / bin / lttng-sessiond / agent.c
index f9d98ab1ead6cd2ec20467ce8f6f026073b2d0f9..9832e5ef99b921c46577a6fdc83358712519e778 100644 (file)
@@ -15,7 +15,7 @@
 #include <lttng/event-rule/event-rule-internal.h>
 #include <lttng/event-rule/tracepoint.h>
 #include <lttng/condition/condition.h>
-#include <lttng/condition/event-rule.h>
+#include <lttng/condition/on-event.h>
 #include <lttng/domain-internal.h>
 
 #include <common/common.h>
This page took 0.022928 seconds and 4 git commands to generate.