Clean-up: lttng: only include lttng.h
[lttng-tools.git] / src / bin / lttng / commands / disable_rotation.c
index f5c197f9b8b642aae7fc5fbac24b3d206b703aaf..ff5749c97f52f76c7e44d3d09a49fad347748daf 100644 (file)
@@ -20,7 +20,7 @@
 #include <common/mi-lttng.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.023427 seconds and 4 git commands to generate.