Rename lttngerr.h to error.h
[lttng-tools.git] / src / bin / lttng / command.h
index d7670f26df1c296b34e14e71748ad77a012c4646..887502bf012ad3699a1ac813789602dda7d494f4 100644 (file)
@@ -20,8 +20,8 @@
 #define _LTTNG_CMD_H
 
 #include <lttng/lttng.h>
-#include <common/lttngerr.h>
-#include <common/lttng-share.h>
+#include <common/common.h>
+#include <common/defaults.h>
 
 #include "conf.h"
 #include "utils.h"
This page took 0.023139 seconds and 4 git commands to generate.