X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=lttng%2Fcommands%2Fdestroy.c;h=f08a99fd76e73a9ca0fe9daad29153da223f9295;hb=d65106b1011efccf8fa5f9d7c8f2dfb0de38f5e8;hp=9519403ad1c68e26a85a913e7714dd536a2f20fc;hpb=f3ed775ef4842019b396f06095b053c3a70bc3c8;p=lttng-tools.git diff --git a/lttng/commands/destroy.c b/lttng/commands/destroy.c index 9519403ad..f08a99fd7 100644 --- a/lttng/commands/destroy.c +++ b/lttng/commands/destroy.c @@ -26,7 +26,7 @@ #include #include "cmd.h" -#include "config.h" +#include "conf.h" #include "utils.h" static char *opt_session_name;