Rename config.h to session-config.h
[lttng-tools.git] / src / bin / lttng-sessiond / save.c
index 3df1f2828f17d275efcc69930030d1bd4cd25936..cc7bfe1e0c76fc778fd078feb7c97d2d4ace1486 100644 (file)
@@ -24,7 +24,7 @@
 
 #include <common/defaults.h>
 #include <common/error.h>
 
 #include <common/defaults.h>
 #include <common/error.h>
-#include <common/config/config.h>
+#include <common/config/session-config.h>
 #include <common/utils.h>
 #include <common/runas.h>
 #include <lttng/save-internal.h>
 #include <common/utils.h>
 #include <common/runas.h>
 #include <lttng/save-internal.h>
This page took 0.023527 seconds and 4 git commands to generate.