X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=lttng%2Fcommands%2Flist.c;h=52c44eeb652a73f638d0c8182426a62fdf84bbf6;hp=241a0434549efe8891b9742845117664e2f0e874;hb=6e2d116c6138874c0357b1afb1db5aa7cd80ceb6;hpb=025e01cba7ac28c217fdc99d98a46bb177dd139e diff --git a/lttng/commands/list.c b/lttng/commands/list.c index 241a04345..52c44eeb6 100644 --- a/lttng/commands/list.c +++ b/lttng/commands/list.c @@ -22,7 +22,7 @@ #include #include -#include "cmd.h" +#include "../cmd.h" static int opt_pid; static int opt_channels;