Rename and add missing header file
[lttng-tools.git] / lttng / commands / add_channel.c
index 6b41e875affd59b68fa44af1b8f2d5481fd03fe6..ea7db820e0a1006ec754e6fd828cad7c9fa9e417 100644 (file)
@@ -26,7 +26,7 @@
 #include <unistd.h>
 
 #include "cmd.h"
-#include "config.h"
+#include "conf.h"
 #include "utils.h"
 
 static char *opt_channel_name;
This page took 0.022713 seconds and 4 git commands to generate.