Clean-up: lttng: only include lttng.h
[lttng-tools.git] / src / bin / lttng / commands / snapshot.c
index d357983107ed3312357c74199d272e3a4136694c..22531e8f223070914cad1f37ad8bcbabc51fbae1 100644 (file)
@@ -19,7 +19,7 @@
 
 #include <common/utils.h>
 #include <common/mi-lttng.h>
-#include <lttng/snapshot.h>
+#include <lttng/lttng.h>
 
 #include "../command.h"
 
This page took 0.023096 seconds and 4 git commands to generate.