X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=lttng%2Fcommands%2Fstart.c;h=2eacc462ff464a2a464f9b9c79fc1260479ffad6;hp=710458b6c94f4775600b8e7f315977c59d2a627c;hb=7fe5a50305da84bb64058c4721ff346c1b14f4ec;hpb=82a3637f639486c07ff937ab03e1e9532379d26a diff --git a/lttng/commands/start.c b/lttng/commands/start.c index 710458b6c..2eacc462f 100644 --- a/lttng/commands/start.c +++ b/lttng/commands/start.c @@ -25,9 +25,9 @@ #include #include -#include "cmd.h" -#include "conf.h" -#include "utils.h" +#include "../cmd.h" +#include "../conf.h" +#include "../utils.h" static char *opt_session_name;