X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=lttng%2Fcommands%2Fdestroy.c;h=f08a99fd76e73a9ca0fe9daad29153da223f9295;hp=9519403ad1c68e26a85a913e7714dd536a2f20fc;hb=beb8c75afd91bc32f2e7a9c124c9a21ecffd1486;hpb=857aa1720c40cf06d7b72f430128a4ca73ed0c69 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;