Rename lttngerr.h to error.h
[lttng-tools.git] / src / bin / lttng / lttng.c
index 3181d90120e0ccac3eb19221f0d9e4de1b40b122..2ee93253fe7b50f7ddfc139c58bde769465ec09c 100644 (file)
@@ -26,7 +26,7 @@
 #include <config.h>
 
 #include <lttng/lttng.h>
-#include <common/lttngerr.h>
+#include <common/error.h>
 
 #include "command.h"
 
This page took 0.023941 seconds and 5 git commands to generate.