Rename lttngerr.h to error.h
[lttng-tools.git] / src / bin / lttng / conf.c
index 9d2bfbb665206b7a239ccf3476416793c0840463..d326378f7a57f5ecc42168eb9f7a477e244d0017 100644 (file)
@@ -25,7 +25,7 @@
 #include <sys/types.h>
 #include <unistd.h>
 
-#include <common/lttngerr.h>
+#include <common/error.h>
 
 #include "conf.h"
 
This page took 0.024392 seconds and 5 git commands to generate.