Fix errors due to lttng.h cleanup
[lttng-tools.git] / lttng / options.c
index bb3ecbb0cdaf5e6014b74d7583b96c0532d0b8ab..643ea5194cd2a8f511907d07ec44a33b1f9ad722 100644 (file)
@@ -19,7 +19,7 @@
 #include <popt.h>
 #include <stdlib.h>
 
-#include "lttng.h"
+#include "options.h"
 
 /* Option variables */
 char *opt_event_list;
This page took 0.023078 seconds and 4 git commands to generate.