Move on-event*.* to event-rule-matches*.*
[lttng-tools.git] / src / bin / lttng / commands / list_triggers.c
index 8be31933629a27ba8f92bd79f72d3b66da2f4c08..44fcf2edc8a43cf3bcc69102c834c0a5e9741394 100644 (file)
@@ -14,8 +14,8 @@
 #include "common/mi-lttng.h"
 /* For lttng_condition_type_str(). */
 #include "lttng/condition/condition-internal.h"
-#include "lttng/condition/on-event.h"
-#include "lttng/condition/on-event-internal.h"
+#include "lttng/condition/event-rule-matches.h"
+#include "lttng/condition/event-rule-matches-internal.h"
 /* For lttng_domain_type_str(). */
 #include "lttng/domain-internal.h"
 /* For lttng_event_rule_syscall_emission_site_str() */
This page took 0.023044 seconds and 4 git commands to generate.