Turn health.h/health.c into a library
[lttng-tools.git] / src / bin / lttng-sessiond / consumer.c
index 3a500092fea6aa6391a0708863820fc601e48613..55a2af4f794fa9681cddf90e91ba3ce3ecdd03b0 100644 (file)
@@ -31,7 +31,7 @@
 #include <common/relayd/relayd.h>
 
 #include "consumer.h"
-#include "health.h"
+#include "health-sessiond.h"
 #include "ust-app.h"
 #include "utils.h"
 
This page took 0.024656 seconds and 5 git commands to generate.