X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=lttng%2Fcommands%2Fdisable_events.c;h=952b2b65c7a9ae82b57c2ca9e1b695abec7d4e5e;hp=ae3913f915bae999d66461fc326b70687d65b42c;hb=6e2d116c6138874c0357b1afb1db5aa7cd80ceb6;hpb=025e01cba7ac28c217fdc99d98a46bb177dd139e diff --git a/lttng/commands/disable_events.c b/lttng/commands/disable_events.c index ae3913f91..952b2b65c 100644 --- a/lttng/commands/disable_events.c +++ b/lttng/commands/disable_events.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_event_list; static char *opt_kernel;