Turn health.h/health.c into a library
[lttng-tools.git] / src / bin / lttng-sessiond / ust-consumer.c
index 308798eb1019943652e1d50ef67f7c1de9c2ae81..ee56d6dea67b61406fd1d5ba946c03a23e6612a3 100644 (file)
@@ -28,7 +28,7 @@
 #include <common/defaults.h>
 
 #include "consumer.h"
-#include "health.h"
+#include "health-sessiond.h"
 #include "ust-consumer.h"
 #include "buffer-registry.h"
 #include "session.h"
This page took 0.023472 seconds and 4 git commands to generate.