X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=lttng%2Fcommands%2Fstop.c;h=87862b4b905dcc049fd8c77703a9fd9693b02841;hb=6e2d116c6138874c0357b1afb1db5aa7cd80ceb6;hp=c79a553d1b12c4d999226e265c592757a851719f;hpb=82a3637f639486c07ff937ab03e1e9532379d26a;p=lttng-tools.git diff --git a/lttng/commands/stop.c b/lttng/commands/stop.c index c79a553d1..87862b4b9 100644 --- a/lttng/commands/stop.c +++ b/lttng/commands/stop.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;