error-query: add lttng_action_path to express the location of an action
[lttng-tools.git] / include / lttng / lttng.h
index 67267f7b72f0f3bee38a9b34e6ba81c485bf631d..4736e8b344f5d5685a04f0a818802ee7c3468aaf 100644 (file)
@@ -17,8 +17,9 @@
 
 /* Include every LTTng ABI/API available. */
 #include <lttng/action/action.h>
-#include <lttng/action/group.h>
+#include <lttng/action/list.h>
 #include <lttng/action/notify.h>
+#include <lttng/action/path.h>
 #include <lttng/action/rate-policy.h>
 #include <lttng/action/rotate-session.h>
 #include <lttng/action/snapshot-session.h>
This page took 0.025404 seconds and 5 git commands to generate.