X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=lttng%2Fcommands%2Fstart.c;h=2eacc462ff464a2a464f9b9c79fc1260479ffad6;hp=710458b6c94f4775600b8e7f315977c59d2a627c;hb=6e2d116c6138874c0357b1afb1db5aa7cd80ceb6;hpb=025e01cba7ac28c217fdc99d98a46bb177dd139e 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;