Clean-up: lttng: only include lttng.h
[lttng-tools.git] / src / bin / lttng / commands / enable_rotation.c
index ce69d34e1939f538f3fdce94092260687c7af0c5..c10c6a2d7f475fc93641e05936cde7ec2d7021d4 100644 (file)
@@ -21,7 +21,7 @@
 #include <common/utils.h>
 
 #include "../command.h"
-#include <lttng/rotation.h>
+#include <lttng/lttng.h>
 
 static char *opt_session_name;
 static struct mi_writer *writer;
This page took 0.023765 seconds and 4 git commands to generate.