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