Rename and add missing header file
[lttng-tools.git] / lttng / commands / create.c
index 522ebc9c3aa3a6a3eff33015aa06d33dd3a95da6..941f72355426e792987442134061d7569e52cbb3 100644 (file)
@@ -27,7 +27,7 @@
 #include <unistd.h>
 
 #include "cmd.h"
-#include "config.h"
+#include "conf.h"
 
 static char *opt_output_path;
 static char *opt_session_name;
This page took 0.022479 seconds and 4 git commands to generate.