Fix errors due to lttng.h cleanup
[lttng-tools.git] / lttng / lttng.c
index 5319c13d3dd9e33d7f3cddc70f1adf739f89d518..ab89952740b1beda71a7d233a759db253f773c3e 100644 (file)
@@ -32,8 +32,8 @@
 
 #include <lttng/lttng.h>
 
-#include "lttng.h"
 #include "lttngerr.h"
+#include "options.h"
 
 /* Variables */
 static char *progname;
This page took 0.022831 seconds and 4 git commands to generate.