Rename and add missing header file
[lttng-tools.git] / lttng / commands / start.c
index 3a4febe4f86bf7099b9df6d98ae2f8cf1ba8729d..1a3e568ed6df10115f90313c6ce9b9ee894539ed 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.02378 seconds and 4 git commands to generate.