Rename and add missing header file
[lttng-tools.git] / lttng / commands / destroy.c
index 9519403ad1c68e26a85a913e7714dd536a2f20fc..f08a99fd76e73a9ca0fe9daad29153da223f9295 100644 (file)
@@ -26,7 +26,7 @@
 #include <unistd.h>
 
 #include "cmd.h"
-#include "config.h"
+#include "conf.h"
 #include "utils.h"
 
 static char *opt_session_name;
This page took 0.022831 seconds and 4 git commands to generate.