Clean-up: lttng: only include lttng.h
[lttng-tools.git] / src / bin / lttng / commands / save.c
index 59cd715682719d24976c81bba173e3c68eda4866..7d09a42a28192d0328ad6eb04c1772d9258853a2 100644 (file)
@@ -16,7 +16,7 @@
 #include <common/mi-lttng.h>
 
 #include "../command.h"
-#include <lttng/save.h>
+#include <lttng/lttng.h>
 
 static char *opt_output_path;
 static bool opt_force;
This page took 0.022886 seconds and 4 git commands to generate.